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

$isHidden causing an error #9

Open
richrosa opened this issue Jan 1, 2018 · 1 comment
Open

$isHidden causing an error #9

richrosa opened this issue Jan 1, 2018 · 1 comment

Comments

@richrosa
Copy link

richrosa commented Jan 1, 2018

When I try and use the CMS tab in October, I get this error.

Undefined property: Tymon\JWTAuth\Middleware\GetUserFromToken::$isHidden
/$my_path/modules/cms/widgets/ComponentList.php line 101

@richrosa
Copy link
Author

for now I added:

public $isHidden = true;

to:
plugins/vdomah/jwtauth/vendor/tymon/jwt-auth/src/Middleware/GetUserFromToken.php

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

1 participant