Hello,
I’m testing out the latest experimental 2019.33020 on windows 10 version 1903 build 18362.418 .
I have found a bug that crashes TD.
Its easily recreate-able (however I have included an example .toe file)
Create a new empty project
Add a Basic UI Button Widget to the container.
Create a Table DAT (table1)
Add a binding to the Widget Button Values → Value 0 [On/Off] toggle as op('table1')[0,0]
This should cause TD to crash
testing crash.zip (69.2 KB) contains .dmp, crash autosave, and an initial file to start from