nuxt / nuxt

The Intuitive Vue Framework.

Home Page:https://nuxt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReportingObserver [deprecation]: Unload event listeners are deprecated and will be removed

sts-ryan-holton opened this issue · comments

Environment

Production

Reproduction

I'm getting deprecation warnings about the unload event listeners. Upon further investigation it seems that there's an unload event listener triggered on each page when looking at the inspecter in Chrome

Describe the bug

Nuxt JS is throwing core code deprecation warnings:

ReportingObserver [deprecation]: Unload event listeners are deprecated and will be removed

I think this might be something related to core code that may need to be addressed as this is going to be fully deprecated at Q4 2024,.

Additional context

Screenshot 2024-05-10 at 16 58 47
Screenshot 2024-05-10 at 16 58 39

Logs

No response