eclipse-theia / generator-theia-extension

A Yeoman generator for extensions to the Theia IDE
Other
55 stars 40 forks source link

Generated widget does not correctly accept focus #145

Closed JonasHelming closed 2 years ago

JonasHelming commented 2 years ago

This leads to the following message:

root WARN Widget was activated, but did not accept focus after 2000ms: getting.started.widget

see also: https://github.com/eclipse-theia/theia/issues/10878