Skip to content

Detect nested refs in custom classes #1500

Open
@posva

Description

@posva

What problem is this solving

The automatic binding of nested references doesn't work if .withConverter() is used. It currently only works with plain js objects See extractRefs() in utils.ts

Proposed solution

  • Safelist of classes to parse
  • Automatically detect classes field while ignoring methods

Describe alternatives you've considered

No response

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions