Skip to content

Fetching relationship already included attempts to get relationship from server #70

@BryanHunt

Description

@BryanHunt

If you get a resource and set { include: ["author] } and then later call book.fetch("author"), the client will not use the included author, but instead attempt to get it from the server. I discovered this because it hits Issue #69

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions