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

fix(kit): InputNumber has rounding problems on blur with float large numbers #9974

Merged
merged 3 commits into from
Dec 12, 2024

chore: fix review comment

9816161
Select commit
Loading
Failed to load commit list.
Merged

fix(kit): InputNumber has rounding problems on blur with float large numbers #9974

chore: fix review comment
9816161
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Dec 12, 2024 in 7s

3 issues found.

Annotations

Check warning on line 22 in projects/cdk/utils/math/round.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/cdk/utils/math/round.ts#L22

Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)

Check warning on line 21 in projects/cdk/utils/math/round.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/cdk/utils/math/round.ts#L21

Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)

Check warning on line 32 in projects/cdk/utils/math/round.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

projects/cdk/utils/math/round.ts#L32

Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)