You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi!
After update tinro to 0.2.7, if click on any element, excluding routed links, I see error in console:
The text was updated successfully, but these errors were encountered: