Skip to content

[Input-Group] using '.' to enter a float number turns the value to null #13778

@emadaldin-baybars

Description

@emadaldin-baybars

Describe your proposal

I'm trying to add the label feature to wrapper number field when I tried to use.

Now I'm trying to enter a float number like 2.223 it turns to null once I enter '.'

html.-.Localization.of.input.type.number.-.Stack.Overflow.webm

Which versions of Angular and Fundamental Library for Angular are affected?

Angular: ^19.2.6 , Fundamental-ngx: 0.56.8

Affected Component

No response

Steps to Reproduce (for bugs)

  • Start the app from the StackBlitz link
  • Go to any field
  • Enter 2.123

Expected: the value of the field should turn to 2.123
Actual: the value of the field turns null

StackBlitz example(s)

https://stackblitz.com/edit/wpsihlyt?file=package.json

Priority

None

Declaration

  • I'm not disclosing any internal or sensitive information.

Metadata

Metadata

Labels

blockedblocked ticketbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions