SolidJSS
SolidJSโ€ข2y ago
Delvis

App.tsx with Solid-transition-group fails to create dom on CSR.

https://github.com/illispi/TransitionCSR

Hello I created this small repro for the issue I am having. Issue is on the title. SSR creates dom correctly, but CSR shows empty page after navigating from index.tsx to repro.tsx. If you comment out <TransitionComp> whole site works correctly, but I would like to have that animation.
GitHub
Contribute to illispi/TransitionCSR development by creating an account on GitHub.
GitHub - illispi/TransitionCSR
Was this page helpful?