-
Notifications
You must be signed in to change notification settings - Fork 412
React 19 support #1431
Copy link
Copy link
Closed
Labels
bug report 🦗Issue is probably a bug, but it needs to be checkedIssue is probably a bug, but it needs to be checkedneeds: complete repro 🖥️Issue need to have complete repro providedIssue need to have complete repro provided
Metadata
Metadata
Assignees
Labels
bug report 🦗Issue is probably a bug, but it needs to be checkedIssue is probably a bug, but it needs to be checkedneeds: complete repro 🖥️Issue need to have complete repro providedIssue need to have complete repro provided
Type
Fields
Give feedbackNo fields configured for issues without a type.
Now that react 19 is out this is a burning issue!
React 19 removed global
JSXnamespace from it's typings. As a result any styled component is typed asany. #1420 addresses this issue.As a side note, the repo feels dead rn. Nothing was done in 9 months. Has linaria ran out of steam? Should we move on to a better supported solution?
As a workaround: