You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to receive a parameter in my controller through the permission-on-authorized function.
I saw in the wiki that this lib doesn't support call this function with parenthesis, so pass a parameter like this
permission-on-authorized(myObj)
not work.
Is there some way to me resolve my case?
The text was updated successfully, but these errors were encountered:
I would like to receive a parameter in my controller through the permission-on-authorized function.
I saw in the wiki that this lib doesn't support call this function with parenthesis, so pass a parameter like this
permission-on-authorized(myObj)
not work.
Is there some way to me resolve my case?
The text was updated successfully, but these errors were encountered: