Outdated APIs
-
Recently when checking my site in https://pagespeed.web.dev/ noticed an unpleasant error:
The page uses outdated APIs 1 warning detected
The deprecated API will be removed from the browser in the future.
DOM Mutation Events, includingDOMSubtreeModified,DOMNodeInserted,DOMNodeRemoved,DOMNodeRemovedFromDocument,DOMNodeInsertedIntoDocument, andDOMCharacterDataModifiedare deprecated (https://w3ce-git) and will be removed. Please useMutationObserverinstead.Еhis error is caused by your plugin, if i update the plugin versions to the latest version will the error go away?
Current versions:
Fastest Cache – 1.1.4
Premium 1.6.0
The topic ‘Outdated APIs’ is closed to new replies.