sealightPT

Results 2 issues of sealightPT

When using valuelink on a dropdown with something like ``` this.linkRole = VLink.state(this, "role").onChange(this.onChangeRole); valueLink.set(option.key)} ``` the onChange function is called before this.state.role is set, giving a value which is...

When I was trying to log the alert messages on contentTemplate constructor or componentDidMount I noticed it was being called twice! When we stack a new alert (with effect="stackslide", for...