- Issue created by @hfernandes
- 🇧🇷Brazil joaopauloc.dev
I can confirm that the fix works.
I followed these steps.
Install Drupal 11
Create a custom module test link
Create the route and the menu link files as mentioned above.
Enabled the module.
Access the following url: /admin/test-linkWithout the fix, I couldn't access the page.
After the fix was applied, I could access it.