AlexxNB / tinro

Highly declarative, tiny, dependency free router for Svelte's web applications.
MIT License
673 stars 30 forks source link

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

Closed kiriruru closed 4 years ago

kiriruru commented 4 years ago

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 commented 4 years ago

Fixed in v0.2.8. Thanks!

kiriruru commented 4 years ago

Very quickly! Thank you!

Best regards, Kirill Boldyrev

https://sitefactor.ru/ Phone/telegram: +7 910 469 08 66 WhatsApp +371 278 50 130

чт, 14 мая 2020 г. в 15:27, Alexey Schebelev notifications@github.com:

Fixed in v0.2.8. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlexxNB/tinro/issues/12#issuecomment-628600221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADTRU5T6VGUQH2VL3CFWR3RRPPSXANCNFSM4NAUBAZQ .