ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.47k stars 952 forks source link

Cannot switch between workspaces due to a random plugin lack of registration error #5338

Open eslinko opened 2 weeks ago

eslinko commented 2 weeks ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Launch Remix IDE and see default workspace which is suddenly called "null"
  2. Try to chose another workspace from those you previously created and that used to work.
  3. I get this plugin error. No idea which plugin it is about. I wasn't installing anything. Also disabled all plugins.
  4. Since specific moment few days ago it suddenly started and now is regularly reproduced. I cannot continue working.

Expected behavior Workspaces switching as usual. A working mode :).

Screenshots

image

Desktop (please complete the following information):

eslinko commented 2 weeks ago

@joeizang Thank you so much for taking it! 🙏💜

eslinko commented 2 weeks ago

Maybe there is a way to help me recover the code of my projects that I cannot reach now?

joeizang commented 1 week ago

Version: 1.3.6.1000 (2022), seems like desktop. @LianaHus