Thomas Caissie
Thomas Caissie
On the latest master branch, I cannot reproduce the issue. Here's a [video](https://www.loom.com/share/836cb22f3e2f42bf81ee76dd60ed46be) to showcase.
@Michael-N-M Is this really a bug, or still a bug? In my following screenshots we clearly see the `temp` store is empty, even though I store data in it in...
@Michael-N-M For me this is working properly. Look at this screenshot for reference: 
It's happening for me as well. Since last patch I disabled all addons, was waiting for ArcDPS updating as well. Today I try again; I'm getting:  **EDIT**: Actually, deleting...
I'm curious to know if there's a way to get the full JSON path for a deeply-nested value. I'll give you some context. I have a heavy JSON object with...
After some digging through the source code I was able to figure out a solution that answers my specific need. In fact, I passed the _actions, params_ parameters further down...
I'm very curious about this issue. I want to send the new JSON object somewhere when I've edited a "contenteditable" element, but when I pinpoint elements with that attribute, attach...
Actually, validating the event.type equals 'blur' in the onEvent wrapper works perfectly. So, I was able to find a solution to this specific problem.
@Michael-N-M For me this is working properly. Look at this screenshot for reference: 
@EFF Isn't this just the way it was designed or it's an actual bug? My understanding is the `raw evaluation` in the transition condition will straight up slide your javascript...