T
TanStack•4mo ago
sunny-green

Uncaught Error: Invariant failed client-DoMLDTIj.js:50

I deployed the app using docker and bun in production. It's working fine but sometime on hot reload like with F5 sometime it's throwing this error and didn't redred any ui. Any idea why it's happening?
No description
No description
No description
4 Replies
itchy-amethyst
itchy-amethyst•4mo ago
this is this issue here
itchy-amethyst
itchy-amethyst•4mo ago
GitHub
Random SSR invariant dehydration errors with bun · Issue #3989 · ...
Which project does this relate to? Router Describe the bug I had some random Invariant failures in router/packages/start-client-core/src/ssr-client.tsx Lines 83 to 86 in 6e183ba invariant( window._...
itchy-amethyst
itchy-amethyst•4mo ago
this will be fixed soon just need to find the time 😉
sunny-green
sunny-greenOP•4mo ago
Thnx i will keep my eye on this Probably have to use node instead of bun for now

Did you find this page helpful?