Problem/Motivation
The link in the context menu won't show: Manage attributes
Steps to reproduce
I've:
- installed via CLI / composer
- Activated the module
- Check the configuration & permission (I'm using it as an admin - all classes / titles etc. in the config are checked
- The link 'manage attributes' won't show up
I've tried:
- different browser
- logout and in again
- create and place a new block
I found these:
https://www.drupal.org/project/layout_builder_component_attributes/issue...
https://www.drupal.org/project/layout_builder_component_attributes/issue...
Nothing helped so far - what else can I do?
Comments
Comment #2
thomas kaisuka commentedThis is a drupal core issue.
Similar to https://www.drupal.org/project/drupal/issues/2773591
Only new blocks added have contextual links for managing attributes
Comment #3
paulmckibbenWorkarounds from #2773591: New contextual links are not available after a module is installed:
Once I logged out and logged back in, I was able to see the "Manage Attributes" contextual link.
Comment #4
chris burge commented