Trevor Hackett
Trevor Hackett
It validates that the input contains only digits/numbers
If you wrap `dispatch()` with `setTimeout()` it'll be in the correct order. But that shouldn't need to be required.
Reproduce: https://stackblitz.com/edit/ngxs-simple-luec15
The workaround is to add the hashes to your `Content-Security-Policy` header. Something like `style-src 'self' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-wTr/bct+DGhJCU0mVZOm9Z1v99oBZrIu4VCMYQJWdfI=';` Not ideal but it is better than `unsafe-inline`. Issue is that if the...
I'm still seeing this issue on Windows. Has the fix been released?
> @mcansh, Unfortunately, nothing has changed Same. Still not working. For me, it never works until the process is restarted
Can confirm that the same behavior is still happening. When the dev server is running, all route changes (new files, deletions, renames, etc.) are not detected until the dev server...
Just noticed that this is now working in the latest nightly builds!