anzook / vmt

📈📐 Collaborative workspaces for exploring the world of math
https://vmt-test.mathematicalthinking.org
1 stars 2 forks source link

[BUG] react-devtools console loop #49

Open anzook opened 2 years ago

anzook commented 2 years ago

Bug Description While using a Pyret activity and having the dev tools open, a message is looped to console (react-devtools-bridge)

To Reproduce Steps to reproduce the behavior: On: chrome browser start a pyret activity open developer tools and observer console messages

anzook commented 2 years ago

One try is to catch and return out of this message case, see code added here : https://github.com/anzook/vmt/pull/48