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

Problem with Astro integration #276

Open
geohuz opened this issue Jan 7, 2024 · 1 comment
Open

Problem with Astro integration #276

geohuz opened this issue Jan 7, 2024 · 1 comment

Comments

@geohuz
Copy link

geohuz commented Jan 7, 2024

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:

  1. The icons and general looking of drawer are really not correct, although the Button is rendered correctly
  2. If change the Drawer variant to persistent then the page crash with error: Cannot set properties of undefined (setting 'visibility')
@lighth7015
Copy link

For me, buttons don't get styled at all, until I go to save and force an HMR update lol

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

2 participants