Skip to content

Using alpinejs attribute in jsx #162

@believelody

Description

@believelody

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions