23 Apr
2025
23 Apr
'25
8:58 p.m.
On 22/4/25 14:47, Sean Mooney wrote:
this is is just a guess, but chrome has started to drop support for the old MutationEvent api
https://developer.mozilla.org/en-US/docs/Web/API/MutationEvent
firefox still support it but ti was deprecated in 2012 with the intorductoin of Mutation Observers
and chrome disabeld supprot by default in 2024 i belive it now actully removed but i could be wrong.
Thank you for your comment. I don't think this is the issue though. According to the mozilla developer site this was deprecated on chrome 127. I tested in chromium 112 and it does not work either. Besides, I don't see any errors in the developer console. Thanks Jorge