Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Check for errors that should be notifying user #47

Open fgrossman opened 1 year ago

fgrossman commented 1 year ago

Go through all console.log messages. If they are part of a try catch, then make sure we are notifying the user and providing a potential solution.