Preact support? #3261
Unanswered
ilarramendi
asked this question in
Q&A
Preact support?
#3261
Replies: 1 comment
-
we don't officially support preact right now. can you please create a complete minimal example here? cannot promise any fix in router though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is preact supported? Im running tanstack router with preact and im experiencing problems when using useSearch or useMatch from a component that is rendered in a portal, but im not sure if this is someting i should open a ticket for because i dont see anywhere that preact is supported.
Everything else works as expected, its only when you navigate from a page that renders a component in a portal, to another page, and it expodes there.
Beta Was this translation helpful? Give feedback.
All reactions