Closed
Description
Hello!
Thanks for a great plugin. It seems when using a computed value to populate the field, the amountNumber
variable doesn't get updated. When inspecting the element, I can see the valueNumber
and value
get updated correctly. Anything I can do to help - just say!
Steps to Reproduce the Problem
- Go to this codepen
- Note how 83.33 is the correct number (
1000 / 12
) - Update the first field to
1200
Expected Behavior
All fields update to have 100
as their contents
Actual Behavior
Nothing updates visually, but values do update on the component (note the value
and valueNumber
in the screenshot below)
Specifications
- Plugin Version: 2.2.4
- Vue.js Version: 2.5.2
- Browser: All
- OS: High Sierra
Metadata
Metadata
Assignees
Labels
No labels