Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error! DOM snapshot could not be created. Make sure that you have inspected some element. #61

Open
estomagordo opened this issue Sep 26, 2017 · 3 comments

Comments

@estomagordo
Copy link

At one point, I got lucky enough to get this plugin to work (but the output HTML and css seemed to be greatly missing), but since then (same session), I can't get it to work again. No matter what technique I use to select an element, I get the error message mentioned in the subject.

What am I missing?

@kdzwinel
Copy link
Owner

Are you selecting element inside of an iframe? Are selecting an element inside of shadow DOM? Can you provide more details? Preferably a minimal example on jsbin.

@estomagordo
Copy link
Author

Yes, this was inside an iframe. Is that unsupported?

@kdzwinel
Copy link
Owner

shoudl be supported, but maybe there is some cross-origin edge case. If you can share it with me, please do, I'll look into it. The quick fix for now is to open the iframe in a new window (right click on it and there will be an option to do so).

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

No branches or pull requests

2 participants