Skip to content

After deserialization, vitalRouterGeneratedSubscriptions becomes null. #58

Description

@tokoharusame

When a class with the [Routes] attribute is generated through deserialization, the standard C# initialization process is not performed. As a result, the vitalRouterGeneratedSubscriptions variable, which is part of the code generated by the Source Generator, becomes null. This leads to an error during the execution of the MapTo method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions