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

Incorrect immutable type error #888

Open
14v opened this issue Jul 26, 2019 · 0 comments
Open

Incorrect immutable type error #888

14v opened this issue Jul 26, 2019 · 0 comments

Comments

@14v
Copy link

14v commented Jul 26, 2019

This error
Immutable value type cannot contain relational references
should be changed to
Data class value type cannot contain relational references
when using data classes because data class is not immutable type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants