Page A has a model, but page B does not. When I switch back and forth between the two pages, it crashes #3575
Replies: 4 comments 4 replies
-
I'm not sure how to reproduce from your live demo link. Can you list some specific steps? Also, can you reproduce using any of our dev pages? Or on any other browsers/devices? I wonder if something caused the gl context to be lost, though we ought to be able to recover from that too... |
Beta Was this translation helpful? Give feedback.
-
thanks for your reply, this is codepan link https://codesandbox.io/s/vue-reactivity-forked-v83go8?file=/src/components/Tab.vue You can use this link(https://v83go8.csb.app/#/model) on your iphone , switch back and forth between two tabs multiple times. an error will be reported |
Beta Was this translation helpful? Give feedback.
-
Hello, Did you find the problem? |
Beta Was this translation helpful? Give feedback.
-
Sorry, no. On my old iPhone SE your site is working just fine (I toggled back and forth at least a dozen times). It could be a Safari WebGL bug; they've had some issues with their ImageBitmap implementation. Are you on the most recent version of iOS and Safari? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
hi, Page A has a model, but page B does not. When I switch back and forth between the two pages, it crashes

Live Demo
https://beautiful-seahorse-02fb7b.netlify.app
Version
Browser Affected
OS
AR
Beta Was this translation helpful? Give feedback.
All reactions