View All Errors / Project Cleanup

I’ve encountered a few instances where I’ll open up a component only to find that it has a property error related to something that wasn’t the case when I first created the component. For instance, maybe I moved a component into a different container and the address/reference to that component broke.

Is there any way to do a full project search for any errors/warnings? It seems that without clicking into each component, I would never be able to find those.

Thanks!

Hi Matt,

Component / property errors aren’t visible to any search features that we currently provide unfortunately. They typically appear the moment you open up a specific window that contains it since it’s an error caused by the execution of a binding, script, etc. You will need to keep an eye out for errors that appear as windows are being viewed similar to how you would execute a script and keep an eye out for compile and runtime errors.