Closed plule closed 1 year ago
Thanks for the bug report!
I can reproduce the problem.
Looks like a bug in the alias resolution when the alias is in a component with error.
Thank you for looking into it :) I’ve not been able to have a minimal reproduction yet, but I think it's related to when the property type is omitted in an alias chain
There is a reproducible crash in the language server.
git clone https://github.com/plule/theremotion.git --single-branch --branch slint-lsp-crash
theremotion-ui/ui/main.slint
and open a preview forMainWindow
theremotion-ui/ui/common.slint
and start typing a new line anywhere in the globalPalette
Observe the server crash with the following stacktrace:
v1.2.2
and nightlyv2023.10.1413