farhanmae → created an issue.
farhanmae → created an issue.
farhanmae → created an issue.
farhanmae → created an issue.
still getting same error after applying #2 🐛 Requirement drupal/core_event_dispatcher ^3 Needs review with bee_hotel:2.21.x-dev@dev
composer require 'drupal/bee_hotel:2.21.x-dev@dev'
./composer.json has been updated
Running composer update drupal/bee_hotel
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- drupal/core_event_dispatcher[3.0.0-rc1, ..., 3.2.0] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0-rc1, ..., 8.9.20, 9.0.0-rc1, ..., 9.5.11] but the package is fixed to 10.2.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/core_event_dispatcher[3.3.0, ..., 3.3.4] require drupal/core ^9.3 -> found drupal/core[9.3.0-rc1, ..., 9.5.11] but the package is fixed to 10.2.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/bee_hotel 2.21.x-dev is an alias of drupal/bee_hotel dev-2.21.x and thus requires it to be installed too.
- drupal/bee_hotel dev-2.21.x requires drupal/core_event_dispatcher ^3 -> satisfiable by drupal/core_event_dispatcher[3.0.0-rc1, ..., 3.3.4].
- Root composer.json requires drupal/bee_hotel 2.21.x-dev@dev -> satisfiable by drupal/bee_hotel[2.21.x-dev (alias of dev-2.21.x)].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
#5 🐛 MenuActiveTrail ($menu_link_manager) must be of type Menu\MenuLinkManagerInterface, DependencyInjection\Container given Active works for me.
https://www.drupal.org/project/gin_toolbar/issues/3404202#comment-15363267 🐛 Gin Toolbar incompatible with 10.2.0-beta1 - MenuActiveTrail ($menu_link_manager) must be of type Menu\MenuLinkManagerInterface, DependencyInjection\Container given Needs work
farhanmae → created an issue.
How does this work using JSON:API requests?
farhanmae → created an issue. See original summary → .
Issue still there in v2.0.1 on Drupal 9.5.7
@abhinesh → I am getting the initial error after applying the patch from #9 🐛 The controller result claims to be providing relevant cache metadata, but leaked metadata was detected. Please ensure you are not rendering content too early. Returned object class: Drupal\Core\Cache\CacheableJsonResponse. Needs work
LogicException: The controller result claims to be providing relevant cache metadata, but leaked metadata was detected. Please ensure you are not rendering content too early. Returned object class: Drupal\Core\Cache\CacheableJsonResponse. in
farhanmae → created an issue.