Fix HMR issues with routeData and server functions
There are a bunch of HMR related issues with routeData and server functions that need special consideration. @ghalle has been working on some fixes but this probably requires additional thought about how to approach this.
These PRs are contributing towards this:
- [ ] #149
I'm seeing '"request" is not available on the client. Use it within an if (isServer)'-errors while playing with the with-auth-example when not server-rendering. Is this known/expected? As this error-description is a bit vague, I'm unsure if this needs an issue or would be a duplicate.
This is a weird issue with vite codesplitting..should be fixed by https://github.com/solidjs/solid-start/commit/aae4836fbebba7315de3a2a8bc4321bad8829e29
Can confirm! Fixed for me in 0.1.0-alpha.92. Thank you!
In setting up for SolidStarts next Beta Phase built on Nitro and Vinxi we are closing all PRs/Issues that will not be merged due to the system changing. If you feel your issue was closed in mistake. Feel free to re-open it after updating/testing against 0.4.x release. Thank you for your patience. See https://github.com/solidjs/solid-start/pull/1139 for more details.