ScratchTools
ScratchTools copied to clipboard
Project Miniplayer - Editor
Describe the bug. What is going wrong?
Project Miniplayer box shows up in the editor
What is causing the bug?
The problem seems to be with the fact that the Project Miniplayer feature's runOn is set to /projects/* and that includes the editor as well. There also isn't a code-side check to prevent this from happening in the editor itself either. This should be a relatively easy fix with the Location module paired with the pathname property.
Note: You may need to scroll down to the comments of any project and then open the editor to reproduce this bug
Anything else?
No response