hyperfiddle

braai engineer 2025-10-31T08:21:13.944069Z

Update: user error. Not related to lockless v3 (sorry!) I'm seeing :diff-corruption in latest lockless v3.

šŸ‘€ 1
Geoffrey Gaillard 2025-10-31T09:00:53.661979Z

Are you getting crashes? Is it reproducible?

braai engineer 2025-10-31T09:01:03.581789Z

yes & yes

braai engineer 2025-10-31T09:01:13.082389Z

on meetings now but can show in 30 mins if you want to jump on a hudlde

Geoffrey Gaillard 2025-10-31T09:26:29.825979Z

I’m short on time, but yes, please show me.

braai engineer 2025-10-31T11:32:21.480959Z

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.

braai engineer 2025-10-31T11:33:58.046149Z

(I guess by reproducible you meant a minimal repro. In my case it was happening consistently.)

šŸ‘ 1