Skip to content

JUSIX / DATEX issue with inline object assignments #236

@jonasstrehle

Description

@jonasstrehle

UIX reactivity (JUSIX) produces weird stuff when using inline object assignments for attributes such as style={{filter: "grayscale(1) brightness(0) contrast(0.4)"}}

<BrandCarousel style={{filter: "grayscale(1) brightness(0) contrast(0.4)"}}>
    ...
</BrandCarousel>

Image

I didn't take a deeper look, just to make sure we don't forget double checking that one.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions