Hi there, I am getting an error Cannot set properties of undefined (setting 'display')"
as well as "Cannot set properties of undefined (setting 'dynamicListItems')"
and I can’t debug it.
I believe it is related with a visibility data binding field, but cannot figure it out.
I have tried using data binding to a visibility logic field or using the toggle component visibility block but cannot get rid of the errors.
It feels like this error should occur when the component I am trying to change is not defined or not visible, but the component reportRow is visible at the moment this logic is triggered.
Any thoughts or are my efforts misplaced?