Hello, I am getting error randomly any time
Error:
Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at removeChildFromContainer (http://localhost:3000/static/js/bundle.js:132959:19) at commitDeletionEffectsOnFiber (http://localhost:3000/static/js/bundle.js:143986:19) at recursivelyTraverseDeletionEffects (http://localhost:3000/static/js/bundle.js:143952:9) at commitDeletionEffectsOnFiber (http://localhost:3000/static/js/bundle.js:144075:13) at recursivelyTraverseDeletionEffects (http://localhost:3000/static/js/bundle.js:143952:9) at commitDeletionEffectsOnFiber (http://localhost:3000/static/js/bundle.js:144063:13) at recursivelyTraverseDeletionEffects (http://localhost:3000/static/js/bundle.js:143952:9) at commitDeletionEffectsOnFiber (http://localhost:3000/static/js/bundle.js:144017:15) at commitDeletionEffects (http://localhost:3000/static/js/bundle.js:143942:9) at recursivelyTraverseMutationEffects (http://localhost:3000/static/js/bundle.js:144180:13);
I am attaching my code below please look at up .,
Main Scenario where the code is mostly breaking is when I change the grid to ltr to rtl .
Hi Sir,
From the information you provided, we attempted to replicate the mentioned issue in the latest version (v21.2.6) of the Syncfusion Grid. We enabled virtualization and attempted to change the state value of the enableRtl property of the Grid using an external button. However, we were unable to reproduce the issue. For more details and to further investigate, please refer to the attached sample and video.
Sample Link: https://stackblitz.com/edit/react-f4qswy?file=index.js
If you are still experiencing the issue, we recommend attempting to reproduce it using the attached sample. If possible, please provide us with the version of the Syncfusion package you are using and a sample of the grid that reproduces the issue. This will assist us in better understanding and validating your query.
Regards,
Pavithra S