What causes inactive tabs to reload embedded content from external websites when the tab becomes active again? #5196
Unanswered
unigrated-solutions
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The iframe is not supported by VUE KeepAlive. |
Beta Was this translation helpful? Give feedback.
2 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.
-
First Check
Example Code
Description
When I embed data from external platforms through their native copy and paste embed code, everything works fine. When I embed it within a tab panel, the content reloads every time I re-open the tab. I think I understand why but looking for a more technical explanation. I've searched and found similar questions asked but not with my specific test case. Using nicegui.io just as an example in my code and would never expect a full website as such to be successfully embedded.
NiceGUI Version
2.24.2
Python Version
Python 3.11.2
Browser
Chrome, Other
Operating System
Linux
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions