Open geohuz opened 10 months ago
Here is the reproducable linke on stackblitz: https://stackblitz.com/edit/github-vfwwej?file=astro.config.mjs,src%2Fpages%2Findex.astro,src%2Fcomponents%2Fsolid%2FPersistentDrawer.jsx,package.json
There are several problems:
persistent
Cannot set properties of undefined (setting 'visibility')
For me, buttons don't get styled at all, until I go to save and force an HMR update lol
Here is the reproducable linke on stackblitz: https://stackblitz.com/edit/github-vfwwej?file=astro.config.mjs,src%2Fpages%2Findex.astro,src%2Fcomponents%2Fsolid%2FPersistentDrawer.jsx,package.json
There are several problems:
persistent
then the page crash with error:Cannot set properties of undefined (setting 'visibility')