- From: Aron Homberg <notifications@github.com>
- Date: Tue, 27 Aug 2019 11:38:23 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 August 2019 18:38:45 UTC
@rniwa Yes, allowing `*` in `observedAttributes` to listen to all attribute changes sounds like an elegant quick fix. @annevk It might be an option to write a warning to the console about the performance implications? As already said, it's meant to be used in development only, so the warning would inform the developer to replace the `*` by some specific definition at some time. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/829#issuecomment-525430192
Received on Tuesday, 27 August 2019 18:38:45 UTC