Same issue here. And it shouldn’t be an issue. Searching with a filter to a text field with a manual text entered and I see this issue for this specific filter.
For me it’s only happen when the parameter have an empty dynamic expression box
If I use your screenshot from another post:
Try to delete all the empty “click” box. The error should go
However, for me nothing is broken, just not possible to use the inspect mode correctly
@NigelG Slightly off topic, but I’m not sure Eve is still a point of contact on the forum at Bubble. Last post was September '21. I think “nickc” might be our new liason. Not sure though.
Hi everyone - so a little more background on the recently introduced warnings that prompted this thread.
Original Behavior: If you put various non-text values somewhere that was supposed to have text, the value would show up as blank - with no warning or notice that something was amiss in run-mode - though, most of these were also issue checker issues already.
Engineers noticed this by seeing a lot of noise in our logs (about 100/min of these errors) and we decided to surface this to the Bubble developer so they could address the incorrect behavior, as these messages are indicative of a bug in an app.
First change: We added a warning that shows up in debug mode when this happens. I believe this change prompted the thread.
Second change: We made that warning stop happening for “null” values, which are mostly harmless (and in particular weren’t already being caught by the issue checker some of the time, so were more surprising to users when they first appeared).
These warnings should have a very very low chance of breaking an app so please do file a bug report and chime in here if you suspect these new warnings are breaking your app in runmode or if the warnings aren’t as helpful as we hoped they would be. Thanks!