The patch removed the warning for me currently at Drupal 10.3
The problem mentioned by @dpacassi, is that when you create a new custom social media link via the plugin system the formatter settings fails to recognize the new link and the warning occurs.
Currently on Drupal 10.3 and can confirm the patch solved the issue for me.
The problem mentioned by @dpacassi, is that when you create a new custom social media link via the plugin system the formatter settings fails to recognize the new link and the warning occurs.
Currently on Drupal 10.3 and can confirm the patch solved the issue for me.
The problem mentioned by @dpacassi, is that when you create a new social link with the plugin annotation, the formatter settings fails to include it in the list, thus the warning occurs.
Currently I am on Drupal 10.3 and can confirm the patch solves the issue for me.
The problem mentioned by @dpacassi is that when you create a new social media link with the plugin annotation the formatter setting does not count it in the list, thus its undefined and it displays the warning.
I am on drupal 10.3 and can confirm the patch solved the issue for me.
I also had an issue with enabling the toolbar module in Drupal 10.1.7 and I can confirm the patch solved the issue in my case.
apsofabol → created an issue.