Hey, I am experiencing an issue where my web is functioning correctly in test mode, but not when deployed to the web. When the code is downloaded and run, it also runs without any issues.
In the web, I am getting these errors in the logs:
It seems like there is a data type mismatch/minification issue from here: Instance of 'minified:d2'
. Has anyone experienced this?
This is pretty much making me always have a null error and making that part of the site grey.