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

Basic Issues for CrossUI
Post Reply
romain
Posts: 30
Joined: Wed Jan 31, 2024 3:24 pm

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

Post 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!
support
Posts: 18
Joined: Thu Jan 25, 2024 4:58 pm

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

Post by support »

Just tested it, No Console issue was found in Firefox. Any detailed info?
romain
Posts: 30
Joined: Wed Jan 31, 2024 3:24 pm

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

Post 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.
Post Reply