Re: [WICG/webcomponents] [idea] Make use of `observedAttributes` optional (#565)

I've found one drawback: while the overloaded `setAttribute` will correctly trigger when attributes are set by eg. frameworks mutating the DOM, it will _not_ be triggered when the user modifies attributes values in the inspector.

Are there any others?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/565#issuecomment-767790498

Received on Tuesday, 26 January 2021 19:58:15 UTC