-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
When I have in the vm an attribute 'show' with default: true
it should be true
When I set it to false
It should be false
this scenario does not pass to me...
if I do: template.viewmodel.show(false) in an event the show attribute does not change!
if I do it in the browser console (after logging the vm) it works.
is this a bug?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels