Eugene
Eugene
**Current Behavior** When clicking a track, file->mp3 on https://cookpete.com/react-player/ the audio doesn't play until pause is pressed and then play is pressed again. Only happens for the first track. **Expected...
### Expected Behavior When I am logged in, all of my controllers with `@Secured(SecurityRule.IS_AUTHENTICATED)` are resolved without throwing unauthorized and redirecting me to login page. ### Actual Behaviour Getting redirected...
### Git Checkout with submodules Add, this is --depth 1 for submodules ``` git config -f .gitmodules submodule.framework.shallow true git config -f .gitmodules submodule.tf-psa-crypto.shallow true ``` ### Justification Mbed TLS...
-will result in kb checkout instead of 180mb -if necessary to pull entire repo, can run `git pull --unshallow` ## Description Resolves #10218 ## PR checklist - [ ] **changelog**...