You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason the Memory Inspector is only available in the docker/browser application if we also build the electron application.
On first sight, there seems to be no major difference between the applications.
Needs to be investigated, what causes this behaviour.
Once the issue is resolved, we can ignore applications/electron and theia-extensions/theia-blueprint-updater/ for the docker build.
Steps to Reproduce:
Add applications/electron and theia-extensions/theia-blueprint-updater/ to .dockerignore
Build the docker image
Notice that the memory inspector is not part of the application (Cannot be opened, is not available via Open view.. and so on.
Additional Information
Operating System:
Theia Version:
The text was updated successfully, but these errors were encountered:
Bug Description:
For some reason the Memory Inspector is only available in the docker/browser application if we also build the electron application.
On first sight, there seems to be no major difference between the applications.
Needs to be investigated, what causes this behaviour.
Once the issue is resolved, we can ignore
applications/electron
andtheia-extensions/theia-blueprint-updater/
for the docker build.Steps to Reproduce:
applications/electron
andtheia-extensions/theia-blueprint-updater/
to.dockerignore
Open view..
and so on.Additional Information
The text was updated successfully, but these errors were encountered: