Closed Skaiir closed 3 months ago
decimal(value, n) should round using bankers round, which it currently does not. This is to be fixed in feelin.
decimal(value, n)
Closed via https://github.com/bpmn-io/form-js/pull/1236
Describe the Bug
decimal(value, n)
should round using bankers round, which it currently does not. This is to be fixed in feelin.Steps to Reproduce
Expected Behavior
Breakdown