Runtime Error
BindUnsupportedSignalType
The data-bind
attribute was bound to a signal that is unsupported. The data-bind
attribute may only be used with signals of the following type: number
, string
, boolean
, array
.
See the docs for the data-bind
attribute.