mavo icon indicating copy to clipboard operation
mavo copied to clipboard

When JS changes an input, mv-actions might access old versions of the data

Open karger opened this issue 5 years ago • 0 comments

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

karger avatar Nov 23 '20 04:11 karger