Skip to content
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

Dealing with older browsers #16

Open
4 tasks
joepio opened this issue Apr 13, 2023 · 0 comments
Open
4 tasks

Dealing with older browsers #16

joepio opened this issue Apr 13, 2023 · 0 comments

Comments

@joepio
Copy link
Member

joepio commented Apr 13, 2023

A potential customer just noticed that the menu bar does not appear on her older S20 phone. I'm suspecting we might need to polyfill something...

Edit: yes, it's structuredclone.

Screenshot 2023-04-13 at 09 56 04

  • I think the solution is to do all sorts of polyfills. Doesn't vite already do this?
  • Also, we need something like bugsnag to monitor stuff like this
  • Can the menu be server-side rendered?
  • We should probably show an error if JS fails for some reason
@joepio joepio changed the title JS not working on samsung S20 Dealing with older browsers Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant