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!
How to Display JavaScript Errors in Firefox Console for CrossUI Apps?
Re: How to Display JavaScript Errors in Firefox Console for CrossUI Apps?
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?
I solved the problem. It seems to have originated from errors in my code, which prevented the CrossUI code from continuing to execute.