jsaelhof / movie-picker

Next.js test app. Keeps a list of movies to watch across various streaming services and randomly picks one.
https://moviedecider4000.vercel.app
2 stars 0 forks source link

Hamburger menu is double-rendering on open #83

Closed jsaelhof closed 2 years ago

jsaelhof commented 2 years ago

Seems to be related to Safari 15.4. Will try upgrading to MUI 5.6.1 which includes a workaround. Reference: https://github.com/mui/material-ui/issues/31849

jsaelhof commented 2 years ago

Upgrading fixed it. Pull #84