-
Notifications
You must be signed in to change notification settings - Fork 636
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am interested in helping provide a fix!
Yes
Which generators are impacted?
- All
- Angular
- HTML
- Preact
- Qwik
- React
- React-Native
- Solid
- Stencil
- Svelte
- Vue
- Web components
Reproduction case
Expected Behaviour
The output for both frameworks is identical(I'm writing about react and angular, I did not test other frameworks, this issue might exist elsewhere)
Actual Behaviour
I'm using html entities to represent angle brackets in mitosis jsx(using normal angle brackets breaks the jsx syntax). I noticed different output in react and angular code when I do it. In Angular output entities are separated with a space, even though there is no space in input jsx. In react the output looks fine.
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

