Title: about MutationEvent
Last modified: April 5, 2024

---

# about MutationEvent

 *  Resolved [ikumackarel](https://wordpress.org/support/users/ikumackarel/)
 * (@ikumackarel)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/about-mutationevent/)
 * The page below describes how to deal with the abolition of Chrome’s MutationEvent,
   but do you know about the support status of AIOSEO?
   When I searched the latest
   source, it seems that MutationEvent remains, but what do you think?
 * [https://developer.chrome.com/blog/mutation-events-deprecation](https://developer.chrome.com/blog/mutation-events-deprecation)
 * (by Google Translate)
 * 一応日本語でも聞いておきますが、
   下記のページにて、ChromeのMutationEventの廃止
   における対応方法が記載されていますが、AIOSEOの対応状況についてご存知でしょうか？
   最新のソースを検索したところMutationEventが残っているようですがどうでしょうか・・・？
 * [https://developer.chrome.com/blog/mutation-events-deprecation](https://developer.chrome.com/blog/mutation-events-deprecation)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [arnaudbroes](https://wordpress.org/support/users/arnaudbroes/)
 * (@arnaudbroes)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/about-mutationevent/#post-17559729)
 * Hey [@ikumackarel](https://wordpress.org/support/users/ikumackarel/),
 * Thank you for reaching out.
 * I don’t think we’re using MutationEvents anywhere in our code. As far as I know,
   we exclusively use MutationObservers.
 * Can you tell me where you saw this is in our source code? It could be part of
   one of our dependencies.
 *  Thread Starter [ikumackarel](https://wordpress.org/support/users/ikumackarel/)
 * (@ikumackarel)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/about-mutationevent/#post-17559754)
 * Hi, Arnaud.
   Thank you for answering.
 * > Can you tell me where you saw this is in our source code? It could be part 
   > of one of our dependencies.
 * of course.
   `all-in-one-seo-pack/dist/Lite/assets/js/Editor.js`It seems to be 
   mentioned in the above file.I don’t know the details, but does this file have
   nothing to do with the behavior of the plugin?
 *  Plugin Author [arnaudbroes](https://wordpress.org/support/users/arnaudbroes/)
 * (@arnaudbroes)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/about-mutationevent/#post-17560746)
 * Thanks for getting back to me!
 * I just had a look, that file seems to me. It contains one instance of MutationObserver
   and none of MutationEvent. It also uses some object properties that are called`
   mutations`. I think we should be good but I’ll take another closer look at the
   plugin later just to make sure.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘about MutationEvent’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290)
 * [All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic](https://wordpress.org/plugins/all-in-one-seo-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-seo-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-seo-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-seo-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-seo-pack/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [arnaudbroes](https://wordpress.org/support/users/arnaudbroes/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/about-mutationevent/#post-17560746)
 * Status: resolved