mavo
mavo copied to clipboard
When JS changes an input, mv-actions might access old versions of the data
This codepen gives an example where js changes an input and then uses a data action to copy it; the copy gets the old, pre-change value. https://codepen.io/karger/pen/BazXoXx?editors=1010