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

Null is not a valid URL - Check element hasAttribute href #10

Open
LukeTOBrien opened this issue Sep 27, 2019 · 0 comments
Open

Null is not a valid URL - Check element hasAttribute href #10

LukeTOBrien opened this issue Sep 27, 2019 · 0 comments

Comments

@LukeTOBrien
Copy link

LukeTOBrien commented Sep 27, 2019

Hello,

I'm getting a Null is not a valid URL exception in generatePageCSS on line 285.
I think a hasAttribute check will solve the issue.

My situation is that I have my scene within an iframe, so I'm wondering if all the document.querySelectorAll statements are selecting from the parent document? Because there shouldn't be any styles in the iframe.

@LukeTOBrien LukeTOBrien changed the title Null is not a valid URL - Check element hasAttribut href Null is not a valid URL - Check element hasAttribute href Sep 27, 2019
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

1 participant