-
Notifications
You must be signed in to change notification settings - Fork 121
Issues: cbeust/klaxon
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] Decimal conversion in
toJsonString
depends on system locale and uses wrong separator
#365
opened Jan 19, 2024 by
ivan-nazarenko
Is there any way to configure or modify the parsing such that Klaxon can handle
NaN
in input?
#364
opened Jan 17, 2024 by
robert-dodier
Fails to handle case where enum is the key of a map inside a data class
#361
opened Mar 15, 2023 by
andrew-smartnews
No accessors or field is found for property var XXXXXX: kotlin.String?
#356
opened Mar 26, 2022 by
freelancerweb1991
Failure parsing json into class with primary constructor with parameters not specifying var or val
#352
opened Jan 19, 2022 by
gpaglia
JsonObject
created by toJsonObject
from a derived class will not contain members of any superclass.
#349
opened Dec 18, 2021 by
TreffnonX
Error "null cannot be cast to non-null type kotlin.Any" decoding invalid json
#334
opened May 18, 2021 by
mamcx
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.