Jonathan

Results 8 comments of Jonathan

I've got it working with Go 1.23 no problem think they just need to update there README.

Ok on the same repo link i added a frontend directory and a sample.vite.config.ts to show a minmal repro of the way i have to run it ie in the...

@dario-piotrowicz let me know if you need anything more specific to help debug*

For that example you have to have wrangler running as well ie bunx wrangler dev(proxy error is b/c the 8787 port isn't up) also this is the example of how...

Yes i left that route up for the initial config to show the rendertostring not working (the normal way to server render solid just not working on cloudflare)

Yes correct looking to have it server side render it and also hydrate components client side

This still happens on 1.0.25 as well

> Partial 'hacky' fix to get back the messages is to trigger the "jump to message" action since it forces render Yeh it's the only way i can use it...