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
Everytime when I'm trying to access my page via Firefox without having cached anything, the page reloads quickly a few times or so, which is really annoying. It both happens locally and in production, but only on Firefox.
Steps to reproduce:
Setup an Inertia application (I'm using Laravel with these configs): vite.config.ts
Version:
@inertiajs/react
version: 1.2.0Describe the problem:
Everytime when I'm trying to access my page via Firefox without having cached anything, the page reloads quickly a few times or so, which is really annoying. It both happens locally and in production, but only on Firefox.
Steps to reproduce:
Setup an Inertia application (I'm using Laravel with these configs):
vite.config.ts
app.tsx:
Try accessing the site over Firefox an you'll notice the weird reloading hehaviour. (You can use any React component for testing)
If you need any more details or if anyone else has this issue, please let us know!
The text was updated successfully, but these errors were encountered: