Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Replaced DOMNodeRemoved event by MutationObserver#1431

Open
scaraux wants to merge 1 commit into
graphql:mainfrom
scaraux:main
Open

Replaced DOMNodeRemoved event by MutationObserver#1431
scaraux wants to merge 1 commit into
graphql:mainfrom
scaraux:main

Conversation

@scaraux

@scaraux scaraux commented Aug 30, 2024

Copy link
Copy Markdown

Fixes #.

DOMNodeRemoved event is now deprecated an unsupported by Chrome browser, in favor of MutationEvent.

The issue is that the tooltip remains on screen and page has to be reloaded for it to disappear, which is very disturbing for the user experience.

CleanShot 2024-08-29 at 18 53 20@2x

Changes proposed in this pull request:

Replaced the deprecated event by MutationObserver

@linux-foundation-easycla

Copy link
Copy Markdown

CLA Missing ID CLA Not Signed

@s-pace

s-pace commented Nov 28, 2024

Copy link
Copy Markdown

We would love this here

@inlinecoder

Copy link
Copy Markdown

Guys, any updates? 🤔

@ArianSha

ArianSha commented Feb 3, 2025

Copy link
Copy Markdown

bump

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants