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

Calling the API 'deactivatePlugin' didn't deactivate it #342

Open
yann300 opened this issue Mar 8, 2021 · 2 comments
Open

Calling the API 'deactivatePlugin' didn't deactivate it #342

yann300 opened this issue Mar 8, 2021 · 2 comments
Assignees

Comments

@yann300
Copy link
Collaborator

yann300 commented Mar 8, 2021

Here's the line that had to be changed in remix-ide.
https://github.com/ethereum/remix-project/pull/946/files#diff-2ad69d48cacf44d289764525138962e8fc1d8d66b25606f6407930a3cdb7cd61L41
(calling the 'activatePlugin' seemed to work)

@yann300 yann300 added the bug Something isn't working label Mar 8, 2021
@bunsenstraat bunsenstraat removed the bug Something isn't working label Mar 8, 2021
@bunsenstraat
Copy link
Collaborator

remixd can't call candeactivate on itself. that's the reason, it times out, but why is not clear. it's a websocket plugin.

@yann300
Copy link
Collaborator Author

yann300 commented Mar 10, 2021

good catch!

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

No branches or pull requests

2 participants