swordev/suid

Drawer variant persistent?

geohuz opened this issue · 2 comments

geohuz commented

It looks like the persistent drawer is not implemented, get the error:

Cannot set properties of undefined (setting 'visibility')

Here is working codesandox where persistant drawer is implemented. And I am not able to find the error you are facing.
https://stackblitz.com/edit/kj8ujx?file=src%2FApp.tsx

Can you provide us a reproduction @geohuz ?

geohuz commented

Sorry I was using solidjs inside Astro, the issue may related to Astro.