Announcements
Hey, so if you look in my previous post history I've recently been tasked with debugging a coworker's app and I went to monitor it after making a few changes and near the start of the app I'm getting a ton of these error messages, but they're not referencing any values, any ideas as to what this is and what I can do to get rid of them?
Hello,
These are warnings, some values or components if their values depends on a different component they will be blanks once they got viewed, when you trigger the functionality or components that they connected with the warning should disappear.
Hope this help.
Regards.
Okay, so I think I understand what you're saying and if you check my last post about calling values from multiple screens this seems to make sense. Its because a lot of these values haven't been defined or called yet, but once I interact with them or "trigger" them then this warning will disappear as it will now have a value that is not null.
My question now is, are these warnings affecting performance at all? From the looks of it, it doesn't seem to be, it just seems to be giving me a warning about null values.
Warnings in general don't effect performance these warnings you're getting as the debugger is going step by step , but keep in mind that you can see each step time took to be performed which can indicate that a certain step is causing performance issues or not.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 326 Most Valuable Professional
11manish 168
sannavajjala87 75 Super User 2026 Season 1