Jobos Posted August 7, 2024 Posted August 7, 2024 Using Building Operation Webstation to control the heating and we have started getting this error when using Chrome but Edge works fine. It must have been a Chrome update that has broke it, any ideas why Chrome is doing this?
Marci Posted August 8, 2024 Posted August 8, 2024 That would be due to https://developer.chrome.com/blog/mutation-events-deprecation "Announcing the deprecation and planned removal of mutation events, and sharing how you can migrate your code before the removal in July 2024... Chromium has officially deprecated mutation events, and has a plan to remove support starting with version 127, which goes to stable release on July 23, 2024. This post explains why we are removing mutation events, and provides a path for migrating before they are removed from the browser... These events are a very old part of the DOM level 2 spec, and they have been deprecated since 2011. They were replaced by the MutationObserver interface, which has been supported in all modern browsers since 2013. " 1
Jobos Posted August 8, 2024 Author Posted August 8, 2024 Thanks. I think we are ok as long as Edge continues to work but it looks like we are running an old version of Webstation anyway so it really needs updating.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now