-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Getting InvalidCastException when grouping over a projection #1909
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Comments
Confirmed this still repros on the latest bits (though with a different exception)
|
mikary
added a commit
that referenced
this issue
Jan 7, 2016
mikary
added a commit
that referenced
this issue
Jan 7, 2016
Closed
ajcvickers
added
the
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
label
Oct 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
I'm not sure if this has been already addressed or not. I'm testing it with Beta 3 version.
The following code:
is producing InvalidCastException:
Here is the context and model declaration:
The text was updated successfully, but these errors were encountered: