Open ryecroft opened 2 years ago
:wave: Hello and thanks for pinging us! This issue or PR has been added to our inbox and a Design Infrastructure first responder will review it soon.
Thanks for filing this @ryecroft. I'll be looking into this soon hopefully!
@attr properties with a default value (specified using a getter method) incorrectly have their setter method called with an empty string after setting the property in the connectedCallback
This incorrect behaviour does not happen if:
<initialize-attr-test has-foo='' />