uzairfarooq / arrive

Watch for DOM elements creation and removal
MIT License
869 stars 99 forks source link

Possible Human Error | #67

Closed ghost closed 4 years ago

ghost commented 6 years ago

Hello! So I am having the issue where even once the element appears it does not fire. I am not sure if it is my fault, but to my knowledge it is 100% fine. To make your life easier, it is currently on my site test.mylitenup.net | Use the username "s" which will allow you to see the Enroll Now button which should be firing the arrive but it doesn't and this is thrown to the console "Uncaught DOMException: Failed to execute 'matches' on 'Element'".

ghost commented 6 years ago

Human Error

In the code I called arrive using a variable grabbing the object at creation.

You may delete this if you wish.