- 🇺🇸United States mighty_webber
It also appears the Merge for this failed. Whoever merged it needed to rebase their working branch before merging in this MR locally and pushing. https://git.drupalcode.org/project/menu_token/-/merge_requests/5
- 🇮🇳India arisen Goa
Any plans soon for a new release with D10 compatibility?
Sorry to reopen this, but the last couple of comments suggest this isn't completed. Can anyone confirm whether this module works on Drupal 10? On the project page, it isn't listed as d10 ready.
- 🇮🇳India arisen Goa
Yes, there is no release for Drupal 10 yet. It is possible to use the development release if required but not recommended.
Would be ideal to have atleast a beta release for this with Drupal 10 compatibility. Any of the co-maintainers can take this forward? - 🇺🇸United States cobblestone.consulting
Upgrade status was reporting the same error mentioned in #5. Here is a patch that adds a fix for that issue to the patch from #9.
- 🇦🇹Austria jordik
For everyone getting the menu_token/src/Service/MenuTokenMenuLinkManager error: truncate all the cache tabled and the error is gone.
- 🇨🇦Canada ydahi Waterloo, Canada
+1 for patch in #25
Drupal 9.5.11 upgrade path using Update Status.
- 🇦🇷Argentina gerzenstl Resistencia
I'm using the 9.1.x-dev version and I'm getting the
Class "Drupal\menu_token\Service\MenuTokenMenuLinkManager" not found
error.
I flushed the cache, but after a couple hours or if we deploy new changes, the error appears again.I'm still looking what causes it.