-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
What/Where is the issue ?
When any table is opened in optimize, we can see in the browser console the validateDOMNesting error. This is caused by the loading, no data and error components being rendered inside the <table> tag.
Environment: C7/ C8SaaS/ C8SM
Optimize version : 3.11 (master)
ES version : N/A
OS + Browser version : chrome@latest
Steps to reproduce:
- Steps: (one easiest example)
- start optimize locally in dev mode
- got to event based processes -> external events
Observed behavior:
in the console we can see the mentioned error (see attached screenshot)
Expected behavior:
No error is displayed