Skip to content

Bug when entering float numbers #29

@DrAkustik

Description

@DrAkustik

I am testing simput for developing a web app and there seems to be a bug when entering float numbers in simput fields.

For instance, when I try to enter "2.3" the result is "23". To get "2.3" I have to enter "23", point the cursor between "2" and "3", and enter ".".

Starting a number with "0" is also difficult. To get "0.5" I have to enter "105", point the cursor between "0" and "5", enter ".", and delete the "1".

In the YAML file the type is set to "float64". In trame I used vuetify3 and I used Edge and Chrome on Windows and Safari on iOS for testing.

Thank you in advance for any advice on how to solve this issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions