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

Store TimeSpan Value as Incorrect format in local Storage #168

Open
sajjadarashhh opened this issue Dec 28, 2021 · 0 comments
Open

Store TimeSpan Value as Incorrect format in local Storage #168

sajjadarashhh opened this issue Dec 28, 2021 · 0 comments
Labels
Bug Something isn't working Triage Issue needs to be triaged

Comments

@sajjadarashhh
Copy link

Describe the bug
I have some models that keep Durations as TimeSpan And Blazored localeStorage JsonConverter Thats not correctly serialize TimeSpan to Json
I dont know what and when this happends :|
But thats save TimeSpan of : "00:08:00" as "00:08:00:"

@sajjadarashhh sajjadarashhh added Bug Something isn't working Triage Issue needs to be triaged labels Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant