Skip to content

Serialization error due to invalid cast #3

@myers-github

Description

@myers-github

Within the JSONSerialize class when RData.Type is of type "matrix", RData.Value, which is a List<List<double?>> was being cast to a List. This cast throws an exception. As I have never contributed to an open source project on GitHub, I have only made these changes locally and would appreciate a 2nd opinion to confirm this issue.
jsonserialize bug

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