biotope / experimental-biotope-components

MIT License
2 stars 1 forks source link

Bugfix: "selected" attribute not being watched for changes #16

Closed tiagomapmarques closed 5 years ago

tiagomapmarques commented 5 years ago

Fixed bug where the "selected" attribute was not being watched

tiagomapmarques commented 5 years ago

@jurekbarth What if the parent wants to update the child's information? should this not be allowed through attributes? This is related to this issue.