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
Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null
I think error can be improved and if there is no target, it should state that no valid target has been received.
Another thing — is it per design that jump.js errors if query doesn't much any element? Though, it is workaraundable, just want to ensure that it isn't a bug.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi
Thanks for the great lib!
Following code:
will result in quite obscure error:
I think error can be improved and if there is no target, it should state that no valid target has been received.
Another thing — is it per design that jump.js errors if query doesn't much any element? Though, it is workaraundable, just want to ensure that it isn't a bug.
Thanks!
The text was updated successfully, but these errors were encountered: