dschnelldavis/angular2-json-schema-form

Angular onChange issue

trsh opened this issue · 3 comments

trsh commented

Issue type

I'm submitting a (check one):
[x ] Bug report
[ ] Feature request
[ ] Regression (something that used to work, but stopped working in a newer version)
[ ] Support request
[ ] Documentation issue or request

Current behavior

onChanges is firing on every tick

Expected behavior

Should fire when form is changes

trsh commented

This is more an angular logic thing.

This is more an angular logic thing.

@trsh what did you meant with this? Is there any opportunity to listen on real changes of the form (only if inputs are really changed?)

trsh commented

@stretau

I don't remember exactly, but I had a recursion thing going on. Sorry.