aquiladev / remix-sol2uml

MIT License
1 stars 3 forks source link

Impossible to activate plugin #6

Open milyInzhoop opened 3 years ago

milyInzhoop commented 3 years ago

tested on firefox and chrome. When click active on plugin this error is displayed in console "sol2uml plugin is already rendered"

aquiladev commented 3 years ago

@milyInzhoop thanks, I'll investigate the issue

aquiladev commented 3 years ago

issue with latest version of solidity-parser caused the problem https://github.com/solidity-parser/parser/issues/47

hendrikvanderplas commented 2 years ago

@aquiladev Trying to install the plugin on both chrome/firefox, when clicking the "activate" button in the Remix IDE nothing happens. When checking the active module list after preforming this action "Solidity 2 UML" is not activated. Anything I can do to resolve this?

aquiladev commented 2 years ago

Sorry, issue with solidity-parser still open. I reverted plugin changes, it will fix the issue for now. Waiting for approve https://github.com/ethereum/remix-plugins-directory/pull/272