Hi,
When using the new Visibility Feature (Pro 6.6.6) on a Grid element an error occurs when the hidden element is shown again. You get the following error: “This element failed to render. Additional information may be found in your browsers developer tools.”
Steps to recreate this error:
- Add a Grid element and select a layout.
- Hide Grid element.
- Show Grid element > error occurs.
This only happens when hiding the Grid element itself as it doesn’t occur if the Grid element is in another container (i.e. Div or Row/Column) and the container is instead hidden.
Thanks