Hi,
When opening my PowerApp, I get the following error message: Error when trying to retrieve data from network.
I'm using cohesive dropdowns in my form, so I think the app the trying to find a value for dropdown 2 while dropdown 1 isn't loaded yet.
Loading the items of the dropdowns is just a matter of time, 1 second after the error, everything works fine. Here's my error log:

Is there any way to slow down the process until all items are loaded? Or is it possible to turn off the error messages so the user won't be able to see them?
Thank you for helping me out!