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

Option to let fire multiple times for a single element #72

Open
kkayam opened this issue May 16, 2019 · 2 comments
Open

Option to let fire multiple times for a single element #72

kkayam opened this issue May 16, 2019 · 2 comments

Comments

@kkayam
Copy link

kkayam commented May 16, 2019

In my case i need to watch an element whose attributes get updated constantly, but arrive wont let me follow updates after the first. This should be an option

@Strajk
Copy link

Strajk commented Jun 19, 2020

@koraykaya stumbled upon the same issue – by any chance, have you found some solution to this?

@cgrymala
Copy link

I had this same issue, and found that the simplest solution for me was to remove the event listener and re-add it whenever the arrive event fires. Not sure if that would work in your situation, but it's working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants