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

TypeError: Cannot read property 'getAttribute' of null #12

Closed
kiriruru opened this issue May 14, 2020 · 2 comments
Closed

TypeError: Cannot read property 'getAttribute' of null #12

kiriruru opened this issue May 14, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@kiriruru
Copy link

Hi!

After update tinro to 0.2.7, if click on any element, excluding routed links, I see error in console:

Uncaught TypeError: Cannot read property 'getAttribute' of null
    at tinro_lib.js:1
    at Array.reduce (<anonymous>)
    at i$1 (tinro_lib.js:1)
    at e (tinro_lib.js:1)
(anonymous) @ tinro_lib.js:1
i$1 @ tinro_lib.js:1
e @ tinro_lib.js:1
@AlexxNB AlexxNB added the bug Something isn't working label May 14, 2020
@AlexxNB
Copy link
Owner

AlexxNB commented May 14, 2020

Fixed in v0.2.8. Thanks!

@kiriruru
Copy link
Author

kiriruru commented May 14, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants