Describe the bug
This plugin overrides the core inline link format and implements the editing UI. In WordPress/gutenberg#69881, we noticed that the popover is hidden by the List View.
This issue is caused by the iframed editor and can be resolved by using the contentRef prop.
A similar issue was reported in the Yoast SEO plugin and has now been fixed.
See the following resources for more details:
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Link popover should not be hidden under the List View like this:

Screenshots
Actual behavior:

Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug
This plugin overrides the core inline link format and implements the editing UI. In WordPress/gutenberg#69881, we noticed that the popover is hidden by the List View.
This issue is caused by the iframed editor and can be resolved by using the
contentRefprop.A similar issue was reported in the Yoast SEO plugin and has now been fixed.
See the following resources for more details:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Link popover should not be hidden under the List View like this:
Screenshots
Actual behavior:
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.