Hello, is there a way to prevent scripts from loading when using the Brick editor? So any page that ends with /?bricks=run
Usage case is a chatbot script that has been added right before the </body> tag. This chatbot is visible twice when editing a page / template in the editor and is sometimes in the way of other actions like inserting an image.
Second this, Bit assist is overriding structure panel’s context menu.
Is there a hook or something other plugin could use to add an option to exclude their scripts from loading in Bricks?
I’ve found fastest way to find where a plugin is enqueuing styles/scripts is to download plugin locally, then search plugin’s local files for your keyword