Skip to content

Conversation

tskimmett
Copy link

If your vue code is inside an iframe, this extension does not work because it doesn't inject its script into the iframe. The all_frames setting controls whether or not the extension runs in iframes. See documentation: https://developer.chrome.com/docs/extensions/mv3/content_scripts/#frames

If your vue code is inside an iframe, this extension does not work because it doesn't inject its script into the iframe. The `all_frames` setting controls whether or not the extension runs in iframes. See documentation: https://developer.chrome.com/docs/extensions/mv3/content_scripts/#frames
@hzmming
Copy link
Owner

hzmming commented Feb 27, 2022

Thank you for your time and energy. May I ask a question,

It seems that Vue devtools itself does not support pages in iframe ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants