eaigner

Results 33 comments of eaigner

Same problem here. Occurs when typing imports (as far as I know).

It seems this can be worked around by enabling `Editor > Canvas > Use Legacy Previews Execution`, but surely that is not ideal.

Just a tip. If you have a `runModal()` inside an `async` function you might indeed block the concurrency executor and you should migrate away from `runModal()` anyway.