Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decimal Precision 2 always return add zero after number #255

Open
adyoi opened this issue Sep 3, 2018 · 0 comments
Open

Decimal Precision 2 always return add zero after number #255

adyoi opened this issue Sep 3, 2018 · 0 comments

Comments

@adyoi
Copy link

adyoi commented Sep 3, 2018

when i'am typing 1(dot)00 but result 10.00

my options :

'pluginOptions' => [
//'suffix' => "",
'decimal' => '.',
'precision' => 2,
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant