yahoo / jafar

🌟!(Just another form application renderer)

Home Page:https://yahoo.github.io/jafar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

after dependenciesChange return both new value and new state, stateChange handler uses PREV data value and view value

galhavivi opened this issue · comments

Describe the bug
after dependenciesChange return both new value and new state, stateChange handler uses PREV data value and view value of itself

Expected behavior
after dependenciesChange return both new value and new state, stateChange handler uses NEW data value and view value of itself (the value that returned from dependenciesChange)

pull: #7