-
Notifications
You must be signed in to change notification settings - Fork 411
Make sure render can be called after a value has been updated #363
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
Conversation
|
@exussum12 can you see if list.js (in |
|
Listy looks ok to me, All of its set values seem to update the model too |
|
So this PR was never landed? |
|
No. Sorry I accidently deleted the branch and then re opened the pull request. I've been using the code here for about a year and as far as I can sss its ok |
|
Oops didn't re open. I will re open after I push the branch |
|
Branch is back |
Make sure render can be called after a value has been updated
|
Thanks @exussum12 |
|
Awesome. |
|
👍 |
|
What's the policy on when the distribution folders should be updated. Only on tagged version releases or should they be rebuilt with/after pull requests as well? |
|
Just update @exussum12 does the test I wrote in #378 (comment) pass in this branch? |
relates to #361. Added some tests. All passing on Chrome and Firefox, Not tested others