- Issue created by @jcandan
- First commit to issue fork.
- @astonvictor opened merge request.
- 🇺🇦Ukraine AstonVictor
Hi there,
Implemented a simple update hook to force enable the module.
Thanks in advance - 🇮🇳India vinodhini.e chennai
Hi,
Tested the module on Drupal 10.5.1.
Followed the steps mentioned in the issue but could not reproduce the problem.
The JS Cookie dependency added in 4.0.1 was installed and enabled successfully after running update.php (or drush updb) without applying the merge request.Steps followed:
composer require drupal/fpa:4.0.0
drush pm:enable fpa -y
composer require drupal/fpa:4.0.1
drush updb -y
drush pm:list --filter js_cookieThanks.