Setting property in the constructor does not trigger watch #10
Open
Description
This might be well-intentioned, but we just stumbled upon the fact that watches are only triggered after the class has been initialized (so not in the constructor).
The detailed explanation in the readme seems even suggests that. People might expect this to work though, so maybe it makes sense to add a more prominent note somewhere?
Metadata
Assignees
Labels
No labels