Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 6.0.0
-
Fix Version/s: 6.0.0
-
Component/s: Databind 2
-
Labels:None
Description
check this case
onClick="@command(vm.adding? 'preview' : '')"
we should allow to ignore the execution of a command if the command is empty or null.