Open DmitrySharabin opened 3 years ago
After some investigation, this is not really related to custom data actions, if you use the regular add/delete buttons it still reproduces. Which makes sense, since those also use data actions under the hood.
Also note that this only applies when the entire foo
is referenced. Expressions with foo.bar
or just bar
work fine.
Reduced testcase: https://codepen.io/dmitrysharabin/pen/NWjYRGK
It looks like it has never been working. 😞
Originally found by @karger.