Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
Issue: the node to be removed is not a child of this node when IgrGridToolbarActions added
posted

Hi,

There is an issue using Filters.

When the user on the page where the IgrGrid is initialised with IgrGridToolbarActions it does work well until the user tries to go to other page (change the route).
Then the project crashes with the blank screen and withe the next error message in the developer console:

@infragistics_igniteui-react-grids_grids_combined.js?t=1715001007523&v=8817f177:930 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.


 
The issue only occurs when the IgrGridToolbarActions component added to the IgrGridToolbar

Dependencies: 
"react": 17.0.2
"react-router-dom": ^6.17.0

"@infragistics/igniteui-react-grids": "^18.6.0",



Parents
  • 700
    Offline posted

    Hello Constantine,

    Thank you for posting in our community!

    I have investigated this matter and determined that your findings are correct, and the behavior is reproducible when using the IgrGridToolbarActions. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 31231.

    You can view the status of the development issue connected to this case by clicking on the “Support” tab under “My Cases” list with “In Development” label.

    After our development team has reviewed and examined this matter further, I will update you with any new information.

    Please let me know if you need any further information on the matter.

    Looking forward to your reply.

    Sincerely,
    Riva Ivanova
    Software Developer

Reply Children