-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to get project info after switching document #11
Comments
Thanks for the feedback. After internal testing, it should be an interface parsing error due to data format modification. A bug ticket has been raised to fix it. |
It has been fixed within us. The fix will be released in the next beta version (2.2.34.6). |
Thanks for the quick response! Do you have any idea on when that might be released? And also - how might I be able to switch to the beta version? |
I'll let you know here when the version is available. |
@radeeyate Hi~ The current latest version will not be available in open beta. But you can already access it from that address: |
Great, thank you! My extension is now reporting the expected behavior. |
Hi @yanranxiaoxi, Shortly after this banner was added this morning, the exact same error seems to be occuring even when on the new editor link. |
you can download the 2.2.34.8 at https://easyeda.com/page/download |
The error is still occurring on 2.2.34.8. Is the extension API not up to date for that version? |
When using this code below, you can run it a couple times before switching to a different document, trying it again, and observing it not function.
The message box for errors is not even showing up, and instead I get the following errors in the console:
Edit: after digging a bit more, it seems to be a problem with the promise.
The text was updated successfully, but these errors were encountered: