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

Using alpinejs attribute in jsx #162

Open
believelody opened this issue Apr 4, 2024 · 0 comments
Open

Using alpinejs attribute in jsx #162

believelody opened this issue Apr 4, 2024 · 0 comments

Comments

@believelody
Copy link

Hi guys, it's really not an issue but since JSX is more often used without React, we can achieve some really good things. I'm trying to make alpinejs and jsx work but faced problems when using some attributes markup.
For instance;

...
will break because of "@", ":" characters and dot dot attributes. Is it possible to allow these attributes or jsx cannot interpret them ? It's interesting to notice that in Astro, it works (is it Astro which take care of it ?).

Sincerely

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