Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.11.0 Release breaks gists #1022

Closed
alexroan opened this issue Mar 24, 2021 · 3 comments · Fixed by #1023
Closed

0.11.0 Release breaks gists #1022

alexroan opened this issue Mar 24, 2021 · 3 comments · Fixed by #1023

Comments

@alexroan
Copy link

Opening gists in remix via a URL (like this: https://remix.ethereum.org/#version=soljson-v0.6.7+commit.b8d736ae.js&optimize=false&evmVersion=null&gist=0c5928a00094810d2ba01fd8d1083581) is broken as of the 0.11.0 release.


Error message:

Gist load error
No workspace has been opened.


The issue is resolved once the default workspace is generated, but that must be done by navigating to remix.ethereum.org (without params).

This is a UX problem for us as we use gists to direct users from our docs and will be a frustrating stumbling block for beginners.

@deeintech
Copy link

Cannot agree more on this one. Cleaning the cache or going to the Remix website without gists attached in the link sets up a default workspace but a lot of people will find it frustrating that it doesn't work for them if they've used Remix already.

It would be great if a default workspace is created automatically despite the extra arguments in the link.
Thanks in advance.

@pappas999
Copy link

Agreed. Creating a default workspace if one doesn't exist when opening these gists would solve the issue, and improve user experience for first time users of remix

@deeintech
Copy link

Thank you so much! It works.
Appreciate you understood the importance of this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants