Skip to content

Commit

Permalink
fix(abode): replace deprecated dom events with mutation observer
Browse files Browse the repository at this point in the history
The DOMNodeInserted event has been deprecated and no longer works on Chrome 127.
This PR replaces it with MutationObserver.
  • Loading branch information
blurrah committed Aug 7, 2024
1 parent 159184f commit 556b14c
Show file tree
Hide file tree
Showing 2 changed files with 804 additions and 763 deletions.
Loading

0 comments on commit 556b14c

Please sign in to comment.