- Issue created by @chsdaiguil
- π«π·France chsdaiguil Coteaux-du-lyonnais
problem solved. Here is the procedure
- save your configuration: drush cex
- uninstall dxpr theme 6.0.0-beta2
- delete it: composer remove ... (I don't know if it's necessary)
- download dxpr theme 6.0.0-rc1 : composer require 'drupal/dxpr_theme:^6.0@RC'
- install it as default theme
- reload your saved configuration: drush cim
- πΊπΈUnited States bsnodgrass
I have confirmed the same problem... will try the workaround (NOT on a Friday) next week per #2 π Update version 6.0.0-beta2 => 6.0.0-rc1 Needs work
- πΊπΈUnited States bsnodgrass
I decided to hold off on our upgrade to see if this gets fixed.
- πΊπΈUnited States karangarske
this worked for me on my local. though i am having issues with bootstrap5:^3 and the lastest is ^4.
when will dxpr_theme work with the lastest bootstrap?