node_acl
node_acl copied to clipboard
Problem when any of ACL Middleware argument is null or undefined
I want to send a custom userId and it breaks down and the middleware throws Broke parameter contract. I guess, problem is there when any of ACL Middleware argument is null or undefined.
I worked on the issue and have tried to solve it: #213 Please have a look
I would like to see this pulled in if the code is correct. I have this issue too