Be carreful, on the patch number 5 you rename $object to $entity, to the instruction
$value = parent::normalize($object, $format, $context);
Don't know the variable $object
Hi,
I saw this module
https://www.drupal.org/project/gin_lp →
(don't know why this module don't appear in the issues here, it's seems to be a very new module so it's not covered by the security and has no stable release) to provide gin styles on LP forms & elements.
It's for the back edition form i think, but maybe could be extended to front edition form for LP only.
I will investigate on that on a project.
Ok i see now it's clear for me thanks. I didn't understand the goal of this block :)
xadag → created an issue. See original summary → .
Hi,
Nice job with this amazing O365 module.
It would be great to extend the TeamsLinksBlock to work on other pages then the user page.
I achieve that with testing the $user variable and use $user = \Drupal\user\Entity\User::load(\Drupal::currentUser()->id()); if we can't get the user from the route context.
Thanks.
xadag → created an issue. See original summary → .
Hi jorgero
I think your problem is related to the patch on https://www.drupal.org/project/o365/issues/3323644 🐛 Access token only saved as anonymous in private tempstore Fixed
With this patch, for me it works to get my teams group