Page 1 of 1

How to Display JavaScript Errors in Firefox Console for CrossUI Apps?

Posted: Wed Feb 07, 2024 10:11 am
by romain
Hi CrossUI enthusiasts,

I've been getting a lot out of CrossUI lately, but I've run into a problem where JavaScript errors are not showing up in the Firefox console when I'm testing my app. This makes debugging quite challenging. Has anyone found a way to ensure these errors are displayed?

Thanks for sharing your insights!

Re: How to Display JavaScript Errors in Firefox Console for CrossUI Apps?

Posted: Thu Feb 08, 2024 4:58 pm
by support
Just tested it, No Console issue was found in Firefox. Any detailed info?

Re: How to Display JavaScript Errors in Firefox Console for CrossUI Apps?

Posted: Thu Feb 15, 2024 1:54 pm
by romain
I solved the problem. It seems to have originated from errors in my code, which prevented the CrossUI code from continuing to execute.