Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No type for the data passed in? #140

Open
lougreenwood opened this issue Aug 31, 2021 · 0 comments
Open

No type for the data passed in? #140

lougreenwood opened this issue Aug 31, 2021 · 0 comments

Comments

@lougreenwood
Copy link

When initiating a changes like the following, it's not possible to get a type for the data:

const changeset = new Changeset(this.store.createRecord('some-model'));
changeset.data; // Will not have the type of the data passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant