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 looked into this problem a little and it seems to be an issue with your DevEco device tool extension not reloading correctly. Other webviews seem to be work fine when moving. can't say anything for certain since i still havn't been able to look at your code but it seems like your webview is using an iframe internally (while allready running in a iframe like all webviews do). And this internal iframe seems to not be updated with the correct src attribute when moving/reloading.
ENV:
windows 10
run: yarn browser start
add plug-in: deveco-device-tool-3.1.500.vsix
before change:
after change:
Why Is the Page Content Not Displayed After the Pannel Is Changed?
The text was updated successfully, but these errors were encountered: