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

target="_blank" on anchor element causing error #340

Closed
nigelmst opened this issue Jan 19, 2016 · 0 comments
Closed

target="_blank" on anchor element causing error #340

nigelmst opened this issue Jan 19, 2016 · 0 comments

Comments

@nigelmst
Copy link

See jsfiddle

The alert in ready (JS line 3) is not executed due to error:

Uncaught TypeError: Cannot read property 'classList' of undefined

If remove target="_blank" from anchor element (HTML line 12) the app works as expected.

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