React 19 / React.JSX #1297
Closed
bagedevimo
started this conversation in
General
Replies: 1 comment 7 replies
-
Hey @bagedevimo, this lib doesn't ship any React component so I'm confused as to why and where there would be a problem ? Could you please send us a reproduction first ? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using Algolia with React19 results in type errors, as JSX is no longer available on the global namespace, instead prefixed by JSX.
I'm happy to fix this, but wonder if you have an intended statregy for this kind of thing given the varied support for different rendering strategies.
Beta Was this translation helpful? Give feedback.
All reactions