-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
bugSomething isn't workingSomething isn't workingjiraThis task is referenced in a story of JiraThis task is referenced in a story of Jira
Description
Describe the bug
While launching the W3C HTML validator on our site I saw a consistent error throw our pages regarding our Flex component. Its styled component seems to be adding some of the props to the outcome DOM as if they were HTML attributes and that should be happening since they are CSS properties.
Expected behaviour
direction="column" should only be visible in our internal code and not appear in the output DOM tree.
Screenshots
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingjiraThis task is referenced in a story of JiraThis task is referenced in a story of Jira

