- Issue created by @maxilein
- πΊπΈUnited States themodularlab
There were some issues with our recent 8.1.8 release. We issued a new 8.1.9 to fix as well and also we've issued a new alpha4 on the 3.x branch. You may need to update the minimum composer version of the module. Let us know if trying to use the 3.x dev branch still references 8.x-1.8 or 8.x-1.9.
- Status changed to Fixed
12 months ago 12:01am 14 April 2024 - π¦πΉAustria maxilein
Thank you.
I upgraded using composer to alpha4 which reports correctly in extend.Upgrading drupal/tb_megamenu (3.0.0-alpha4 => dev-3.x 9037b6e): Checking out 9037b6ebfa from cache
Machine name: tb_megamenu
Version: 3.0.0-alpha4BUT the dev version also reports as
Machine name: tb_megamenu
Version: 3.0.0-alpha4Looking into the info.yml file
name: The Better Mega Menu type: module description: 'Provides complex, multi-column mega menu solutions for Drupal.' core_version_requirement: ^8 || ^9 || ^10 || ^11 package: Menu configure: entity.tb_megamenu.collection
there is no version information...
- Status changed to Needs work
12 months ago 9:28am 14 April 2024 - πΊπΈUnited States themodularlab
Version info is added via the Drupal.org packaging script. Not sure why it's not being added in our case.
- πΊπΈUnited States themodularlab
Actually, looking into this further, Drupal.org packaging doesn't put version info in the dev version. It only adds it to releases. Right now, the latest alpha of the 3.x branch is identical to the dev version, expect, you'll see the version data in the info.yml file. I would suggest using the latest alpha instead of dev.
Are you still seeing an issue when using the dev version? Because of the issues we had cutting 1.x and 3.x releases recently, you may need to remove TB Megamenu and then re-add it via composer so it has a clean install.
- πΊπΈUnited States themodularlab
I'm setting this back to fixed status as the original issue here has been addressed with new 1.x and 3.x releases. If you are still having issues that my previous comment doesn't address (uninstall and reinstall via composer) then I would suggest creating a new ticket.
- Status changed to Fixed
12 months ago 2:38pm 15 April 2024