Forums › Forums › Bug Reports › Button (Improved) crashes when trying to insert links › Reply To: Button (Improved) crashes when trying to insert links
-
Hi @Gaurav ! Can you open up the developer console and check the error message that comes up? If, like in this screenshot, the source of the error message comes from our blocks.build.js file, you can click on the link, then click on either the “Pretty print” button just above the displayed code, or on the pair of braces that appears at the lower left corner. Both of them should turn the displayed code into something a bit more readable.
The error message should now reference a specific line within the compiled plugin code. Providing a screenshot would be fine, but clicking on the links should highlight the specific line where the error occurs, and a screenshot of it would be much better.