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

Error getting notes #20

Closed
jamontes79 opened this issue Dec 30, 2020 · 1 comment
Closed

Error getting notes #20

jamontes79 opened this issue Dec 30, 2020 · 1 comment

Comments

@jamontes79
Copy link

I'm getting an error in the watchAll method because the mapping is not working.

It's seems to be something related with the kt_dart package.

The exception is "type 'DartList' is not a subtype of type 'KtList'" when I call to the method: toImmutableList()

I used the latest version (0.8.0) and the same like this repository: ^0.7.0+1

Any idea about the error?

Thanks in advance.

@jamontes79
Copy link
Author

It's solved... forcing mapping to Note

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