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

Allow client-side access to unsupported fields #236

Merged
merged 1 commit into from
Oct 4, 2015
Merged

Conversation

mfenniak
Copy link
Owner

@mfenniak mfenniak commented Oct 4, 2015

If a field is on a type that can be accessed server-side, but the field can't be, access it client-side. Will fix #220.

If a field is on a type that can be accessed server-side, but the field can't be, access it client-side.  #220
mfenniak added a commit that referenced this pull request Oct 4, 2015
Allow client-side access to unsupported fields
@mfenniak mfenniak merged commit 1b824a0 into master Oct 4, 2015
@mfenniak mfenniak deleted the issue_220 branch October 4, 2015 14:29
mfenniak added a commit that referenced this pull request Oct 4, 2015
Add #220 / #236 to release notes
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

Successfully merging this pull request may close these issues.

Exception when using client-side get-only member of type List<T> in filter expression
1 participant