Update: user error. Not related to lockless v3 (sorry!)
I'm seeing :diff-corruption in latest lockless v3.
Are you getting crashes? Is it reproducible?
yes & yes
on meetings now but can show in 30 mins if you want to jump on a hudlde
Iām short on time, but yes, please show me.
False alarm, but we confirmed some other glitches that the team is already aware of.
In my case I had a flip-flopping boolean that needed to be (e/Snapshot expand?) which was crashing Electric due to mount/unmount loop via swap!.
We also tried to fix my Virtual Scroll crashes (related to glitches) by adding fnil guards, but still an issue somewhere. I'll try to replicate the newer TablePicker! usage in forms v5.
(I guess by reproducible you meant a minimal repro. In my case it was happening consistently.)