We are using a component from a component library. Until today everything was working just fine. Starting today, when we open an app which uses the (unchanged) component for editing in dev environment, we get formula error indication.
Simply changing the output property of the component (in the component library) by adding a blank or a line break, then updating the component in the app, stops the error from showing, and the component works as expected - that is, until we close and open the app again in edit mode.
Same behaviour, when the component is used on a testscreen within the component library. "Changing" the code of the output property "fixes" the issue while in edit mode. Closing and reopening the component, displays the error again.
This strange behaviour occurs only within the dev Environment by now and is not replicable within one of other available environments.
output property of type record, no error highlighted
output property works as soon as "updated" with blank or line break
error message
error message after opening for edit
issue only in one environment - same component library
issue only in one environment
different versions