Listener added for a 'DOMNodeInserted' mutation event

Posted by: sandeep.a.kurup on 15 August 2024, 12:37 pm EST

    • Post Options:
    • Link

    Posted 15 August 2024, 12:37 pm EST - Updated 15 August 2024, 12:42 pm EST

    Hello,

    I have upgraded my application from Angular 9 to 13. But in browser console I could see the error

    “[Deprecation] Listener added for a ‘DOMNodeInserted’ mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.”

    and I could see that it is pointing to

    1. celltype in => <ng-template wjFlexGridCellTemplate [cellType]=“‘Cell’” let-item=“item”>
    2. header in => <wj-flex-grid-column [header]=“‘Jurisdiction Taxation’” etc…

    I am using the below packages

    @grapecity/wijmo”: “5.20213.834”,

    @grapecity/wijmo.angular2.core”: “5.20213.834”,

    @grapecity/wijmo.angular2.grid”: “5.20213.834”,

    @grapecity/wijmo.angular2.grid.detail”: “5.20213.834”,

    @grapecity/wijmo.angular2.grid.filter”: “5.20213.834”,

    @grapecity/wijmo.angular2.grid.grouppanel”: “5.20213.834”,

    @grapecity/wijmo.angular2.input”: “5.20213.834”,

    @grapecity/wijmo.grid”: “5.20213.834”,

    @grapecity/wijmo.grid.detail”: “5.20213.834”,

    @grapecity/wijmo.grid.filter”: “5.20213.834”,

    @grapecity/wijmo.xlsx”: “5.20213.834”,

    @grapecity/wijmo.grid.xlsx”: “5.20213.834”,

    @grapecity/wijmo.grid.transposed”: “5.20213.834”,

    @grapecity/wijmo.grid.transposedmultirow”: “5.20213.834”,

    @grapecity/wijmo.input”: “5.20213.834”,

    @grapecity/wijmo.styles”: “5.20213.834”,

    Can yo please help to resolve this issue?

  • Posted 16 August 2024, 1:07 am EST

    Hi Sandeep,

    This is a known issue and has already been fixed in our latest release. You can refer to the following blog for more information about this issue - https://developer.mescius.com/blogs/wijmo-domnodeinserted-deprecation-warning

    You’ll not get this error message in Wijmo version 5.20232.939 or newer. So, to avoid this issue, we recommend you to upgrade to the latest Wijmo version.

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels