isDisabled
properties and indicates that the value in the property does not match a boolean type. You can solve this by using a comparison operator.{{ }}
. The evaluated value of the field is displayed as undefined in this case. Double-check the number of braces in your code and consider re-writing your JS as multi-line code.{{Api1.data}}
in a Table1's tableData
field, there is a dependency created between Api1.data
and Table1.tableData
. So every time Api1.data
updates, we know Table1.tableData
needs to update as well.debugger
statement.debugger
, it is also possible to use console.log()
to inspect various parts of your code. The video below illustrates how to do this: