mikeric / rivets

Lightweight and powerful data binding.
http://rivetsjs.com
MIT License
3.23k stars 310 forks source link

View don't update when use [].pop.call(thisObj) to change array model. #722

Open jiangtianyou opened 6 years ago

jiangtianyou commented 6 years ago

https://codepen.io/jiangtianyou/pen/PONXaB

anybody can explain why?thanks