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

You must specify a value in the directive. - is it possible to be able to pass empty v-permission ? #48

Open
m7salam opened this issue Nov 10, 2021 · 1 comment

Comments

@m7salam
Copy link

m7salam commented Nov 10, 2021

I have a situation that I need to pass empty permission

but I keep getting the console.error You must specify a value in the directive.

so is this a must or this would be just a warning and is there a way to make the warning disappear ?

thanks

@m7salam m7salam changed the title You must specify a value in the directive. - is it possible to be albe to pass empty v-permission ? You must specify a value in the directive. - is it possible to be able to pass empty v-permission ? Nov 10, 2021
@hungnm1518
Copy link

it's just a warning, not an error. You can use v-permission with an empty value.

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