Skip to content

Configure decimal parsing #143

@MikeKry

Description

@MikeKry

I’m having trouble getting Hydro to handle decimal numbers across different cultures.

Right now, it seems to only accept either a decimal dot or a comma depending on the current server culture, but not both. This is a problem, as client culture may be different.

I suspect this could be solved by configuring the JSON serializer options. Unfortunately, those settings are internal, so I haven’t been able to test it.

Has anyone else run into this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions