Skip to content

filter write is not detected correctly by checkFilters (warning from v-model that filter is read-only, when it's not) #887

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

Closed
nkovacs opened this issue Jun 2, 2015 · 2 comments

Comments

@nkovacs
Copy link

nkovacs commented Jun 2, 2015

This code is buggy. If a filter has both read and write, only hasRead will be set, and you'll get a warning from v-model that the filter is read-only.

@nkovacs
Copy link
Author

nkovacs commented Jun 2, 2015

yyx990803 added a commit that referenced this issue Jun 2, 2015
@yyx990803
Copy link
Member

good catch!

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

2 participants