You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to implement a global InAppWebView and used keepAlive. However, when rapidly switching between multiple pages (such as in the carousel_slider package), when card A quickly switches to card B, there is a significant delay in closing card A, resulting in the dispose method of card A not being called until after switching to card B, causing card B to display nothing.
I attempted to implement a global InAppWebView and used keepAlive. However, when rapidly switching between multiple pages (such as in the carousel_slider package), when card A quickly switches to card B, there is a significant delay in closing card A, resulting in the dispose method of card A not being called until after switching to card B, causing card B to display nothing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I attempted to implement a global InAppWebView and used keepAlive. However, when rapidly switching between multiple pages (such as in the carousel_slider package), when card A quickly switches to card B, there is a significant delay in closing card A, resulting in the dispose method of card A not being called until after switching to card B, causing card B to display nothing.
I attempted to implement a global InAppWebView and used keepAlive. However, when rapidly switching between multiple pages (such as in the carousel_slider package), when card A quickly switches to card B, there is a significant delay in closing card A, resulting in the dispose method of card A not being called until after switching to card B, causing card B to display nothing.
Beta Was this translation helpful? Give feedback.
All reactions