You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the command npm run watch:slides, the slides are correctly rebuilt, the browser does the refresh but the page itself is not correctly reloaded.
I must force refresh to get the new content.
I think it may be a browser cache issue ?
The text was updated successfully, but these errors were encountered:
When using the command
npm run watch:slides
, the slides are correctly rebuilt, the browser does the refresh but the page itself is not correctly reloaded.I must force refresh to get the new content.
I think it may be a browser cache issue ?
The text was updated successfully, but these errors were encountered: