T
TanStack2mo ago
conscious-sapphire

Cant click button after following installation

Hi Anyone can help me? After i following all the instruction to install TanStack Start i cant use button event (onClick) it doesn't working or making an event Here's my code: https://codesandbox.io/p/github/jhokam/test-start-2/main?import=true
3 Replies
mute-gold
mute-gold2mo ago
v1.129.0 has a problem, you need to downgrade to v1.128.8. https://github.com/TanStack/router/issues/4729
GitHub
@tanstack/start-storage-context seem wrong bundled in client side c...
Which project does this relate to? Router, react-start Describe the bug New version update will cause a bug that node:async_hooks.AsyncLocalStorage is bundle in client side code. i have reproduce i...
wise-white
wise-white2mo ago
this is fixed now, please upgrade
conscious-sapphire
conscious-sapphireOP2mo ago
it work thanks

Did you find this page helpful?