Adam Menczykowski
Adam Menczykowski
I am having the same issue and can confirm that adding `rel="nofollow"` does not fix the issue in semrush. Might have to move to a different lightbox library.
https://twitter.com/taylorotwell/status/1486085543960186882 Don't know what is involved to get this to work but Taylor said this ☝🏼
Also having the same issue here: ``` [2019-04-09 06:37:52] local.ERROR: Class name must be a valid object or a string {"userId":1,"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class name must be a valid object...
Hmm, looking through all of my registered permissions + roles in the database in comparison to the codebase, I do not see any mismatches. Thank you for your help but...
This has fixed it. I edited `ForgetCachedPermissions.php` as you described. Thank you @thomasjohnkane Are you going to PR this? Or shall I?
I also tried removing the middleware from the nova config, which solved the problem. @vyuldashev could you chime in to recommend what the best solution would be to PR into...
I have copied the `Vyuldashev\NovaPermission\ForgetCachedPermissions` class into my `App\Services` directory along with the modification to the file, and have referenced that class in the nova config, so that the remote...
This works! It should be merged into the master branch!
If you don't want to stick to a specific numbered version and simply keep up to date with recent API updates from google, use `v: 'quarterly'`. https://developers.google.com/maps/documentation/javascript/versions
No problem, I thought I'd raise it as an issue for the good of this package and for others. Many thanks