Skip to content

Configure decimal parsing #143

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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