Not the biggest problem in the world as it doesn't spawn an error modal or crash the app, but I've noticed in the dev console (ctrl+shift+i), when you close the process list modal, it spawns errors that relate to the modal not being in the HTML hierarchy anymore.
Uncaught TypeError: Cannot read propery 'append' of null
I know where and why this is happening, and I'm working on a fix now. Just wanted to let you know that this is happening.
Technical information
Using version:
master
(running from GitHub-published source code, currentlyv3.0.0-pre
)latest
(latest release, currentlyv2.2.3
)vX.X.X
(specify other version)Running on:
How comfortable you are with your system and/or IT in general:
Problem
Not the biggest problem in the world as it doesn't spawn an error modal or crash the app, but I've noticed in the dev console (ctrl+shift+i), when you close the process list modal, it spawns errors that relate to the modal not being in the HTML hierarchy anymore.
I know where and why this is happening, and I'm working on a fix now. Just wanted to let you know that this is happening.