Skip to content

Error on CountModel with a OneToMany relaltions #6

@jcruz-sw

Description

@jcruz-sw

This error happend when we use a count function:

example: model.countOtherModelRelated()

Error: Cannot read property 'keyring' of undefined

record = { count: 10 } //As Example
record.contructor.options is undefined.

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