Debugging to get more info (client-side)
Client-side: if you want to get more detailed information concerning e.g. JavaScript Errors or Performance figures, please read the console output within your browser.
Step-by-step guide
Open your browser's console:
Select tab "Console", which can vary depending on your browser
In case of any JavaScript-Error, you will get an error message, which is collapsed by default: please click on the expand arrow.
Instead of make a screenshot, which may display just a part of the output, click into the console output area with your mouse, then hit CTRL-A to mark
all console output, followed by CTRL-C to copy that into your clipboard and use CTRL-V to paste it into the related support ticket/issue or send it to me
via email at frank@polscheit.de for further analysis.
Video on how to get necessary info
=> Please click on the link and watch my video: