Closed jturcotte closed 1 month ago
I cannot reproduce the problem but the backtrace indicate this happens when changing focus due to an event. It is possible that this event might have destroyed a component and some binding still hold weak pointer to it.
Maybe this helps, otherwise please let me know I could gather more information.
FYI: #6347 fixes a panic that was found by Olivier while looking into this bug.
Repro steps:
I tried to do it with a .slint file instead of through the slint! macro, but it didn't seem to crash.