You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throws Uncaught DOMException: Node.removeChild: The node to be removed is not a child of this node
The above error occurred in the component:
in editCellComponent (created by TemplatesRenderer)
in TemplateWrapper (created by TemplatesRenderer)
in TemplatesRenderer (created by DataGrid)
in div (created by DataGrid)
...
Expected behavior:
Clicking does not thow error
Screenshots:
N/A
The code was working in devextreme@19.2.7, but throws error in devextreme@19.2.8+ versions.