Active
Project:
Byte
Version:
1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2026 at 00:10 UTC
Updated:
27 Apr 2026 at 00:10 UTC
Jump to comment: Most recent
Byte in its current form completely breaks on Drupal 11.4 because of component version mismatches. I thought this would apply to all site templates, but Haven works fine -- so I tested Byte as a monolith and that fixes the problem. I have no idea why specifically, but we were planning to convert this anyway.
OutOfRangeException: The requested version `b168140fdcaebae5` is not available. Available versions: `7d528e00f56b3abf`. in Drupal\canvas\Entity\VersionedConfigEntityBase->assertVersionExists() (line 71 of modules/contrib/canvas/src/Entity/VersionedConfigEntityBase.php).Then if you downgrade back to 11.3.8, install Byte, do a site export, then re-update to 11.x-dev, the install works -- the version is updated as expected with the old one in the version history.
Convert Byte to a monolith before 11.4 is released, so that it doesn't break!
Comments