Update the value when the `:options` prop is modified
Closed this issue · 1 comments
AlexandreBonneau commented
If the component :options prop is modified, then the AutoNumeric settings should be updated.
A call to aNElement.update(newOptions) need to be done in a watch.
AlexandreBonneau commented
Fixed in v1.0.2