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

No change detected with js-array #2

Closed
mbuehrig opened this issue Apr 12, 2018 · 2 comments
Closed

No change detected with js-array #2

mbuehrig opened this issue Apr 12, 2018 · 2 comments

Comments

@mbuehrig
Copy link

I try to watch an array in the JS to determine if there was a change, but It doesn't trigger with an array. With a normal string value there is no problem. But if just the content of the array is updated it doesn't observe the change. Is this broken, am I stupid or is this just not a feature?

@WebReflection
Copy link
Owner

this library targets mostly the DOM. If you want to intercept changes I suggest you to have a look at introspected

@mbuehrig
Copy link
Author

Ok thanks. I'll take a look. BTW: Amazing work

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

2 participants