Titus Hartmann

Results 3 comments of Titus Hartmann

Cache problem still existing. Also CloudFront Distribution is in "deploying" for 2h and in my prod. system the user auth is failing..

Thanks, that also works for changing the current audio time! ``` ```

try this one: watch( // pretend you have a getData getter in store () => audioStore.playing, (oldVal) => { // if playing = true if (oldVal) { // set time...