Skip to content

Cannot Import Metadata into MetadataStore #42

@amourrashid

Description

@amourrashid

I am using Breeze.Sharp with Blazor. I have exported the metadata and stored it in local storage.
When I try to import it to MetadataStore (to avoid fetching it everytime ) I get the following error

System.Exception: 'There are no KeyProperties yet defined on EntityType: 'Student:#SchoolManager.Entities'. Please insure that the metadata for this type is complete either by calling FetchMetadata or by explicitly updating the KeyProperties before creating an EntityKey for this type.

This used to work with breeze js client.

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