ethereum/remix-plugin

Plugins seems to execute the callback function of an event 2 times.

yann300 opened this issue · 2 comments

e.g run console.log(1+1) and 2 is logged two times in the terminal.

Could you provide a screenshot & a stacktrace to make it easier to reproduce & debug ?
Thanks

terminal.js:96 error
(anonymous)    @    terminal.js:96
(anonymous)    @    engine.js:28
broadcast    @    engine.js:24
plugin.emit    @    engine.js:177
(anonymous)    @    connector.js:113
(anonymous)    @    tslib.es6.js:74
__awaiter    @    tslib.es6.js:70
getMessage    @    connector.js:83
(anonymous)    @    iframe.js:54
(anonymous)    @    tslib.es6.js:74
__awaiter    @    tslib.es6.js:70
getEvent    @    iframe.js:48
IframePlugin.listener    @    iframe.js:15