Describe the bug
When viewing the blitz (and many from TanStack) on FireFox, the incompatible web browser message is shown:
It seems like this should work given Firefox is listed and #437 has been closed for a few years.
Link to the blitz that caused the error
https://stackblitz.com/github/tanstack/table/tree/main/examples/react/column-visibility?embed=1&theme=dark&preset=node&file=src/main.tsx
Steps to reproduce
Seen when navigating to the above link in FireFox.
Expected behavior
StackBlitz should correctly detect a supported browser and render the content.
Parity with Local
Screenshots
No response
Platform
- OS: MacOS, Windows
- Browser: FireFox
- Version: 148.0.2
Additional context
No response