-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Front-end Javascript error in Firefox, when attempting to 'Join' #94
Comments
Thanks for reporting this. I'll take a look this evening |
Thanks again for reporting this one @allanderek . The issue is due to a newer build being released during your session, so the hashes of the route files, which are used for caching, have changed. A detailed explanation can be found on this SO thread. The current fix for this is to refresh the page, which is less than ideal. As the routes are currently quite lightweight, I've made a change in the bundling strategy to bundle more routes together which will hopefully mitigate this. In the longer term, I have a task in the backlog to utilise my service worker and indicate when a newer version of the app is available or the app requires a refresh. |
thanks, @allanderek - I'll re-open this and take a look. |
Very understandable ;) |
I get an error if I attempt to join in Firefox:
The text was updated successfully, but these errors were encountered: