sanqi

Results 6 comments of sanqi

same here, maybe ios_system bug? @holzschu

OK, I'm looking forward to the release

Do you have any plans to repair it? @abh

@Conduitry Logs have been added.

For versions after qwik-city 0.0.122, the cloudflare-pages adapter cannot generate correct static files, If I use the `useEndpoint ` function in a route file. new version breaks cloudflare-pages adapter's function...

I configured cloudflarePagesAdaptor with `staticGenerate: true`, so I want to keep generating static files even with `useEndpoint`. If I want to use SSR, I just need to remove staticGenerate, this...