Recover from network failure #168
swoutch
started this conversation in
Proposals For Qwik
Replies: 2 comments
-
|
This is an enhancement, no framework can manage this offline behaviour |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We moved this issue to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which component is affected?
Qwik Runtime
Describe the bug
What I did:
npm installnpm run previewWhat I expect:
At step 6, I expect the todo demo to load and work fine.
What actually happens:
At step 6, nothing happens.
Reproduction
https://github.com/swoutch/qwik-recover-offline
Steps to reproduce
npm installnpm run previewSystem Info
System: OS: macOS 13.0.1 CPU: (8) arm64 Apple M1 Memory: 162.73 MB / 8.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 19.3.0 - ~/.nvm/versions/node/v19.3.0/bin/node Yarn: 1.22.18 - ~/.nvm/versions/node/v12.22.1/bin/yarn npm: 9.2.0 - ~/.nvm/versions/node/v19.3.0/bin/npm Browsers: Brave Browser: 110.1.48.164 Chrome: 109.0.5414.119 Firefox: 104.0.2 Safari: 16.1 npmPackages: @builder.io/qwik: 0.19.0 => 0.19.0 @builder.io/qwik-city: 0.3.0 => 0.3.0 undici: 5.20.0 => 5.20.0 vite: 4.1.2 => 4.1.2Additional Information
I'm not sure which qwik component is responsible for that, so I chose qwik runtime randomly
Beta Was this translation helpful? Give feedback.
All reactions