- Issue created by @lionsea
- 🇮🇳India shivam_tiwari
@lionseaCan you please provide more details here? I checked it and not getting this issue.
I had the issue Drupal 10.4.1. and recently I tested installing this module on Drupal 10.3.2 then still I had the same issue.
Step to reproduce
1. Prepare Drupal 10.3.2 or 10.4.1 on local dev project.
2. Install this module by running the command under the dev project; composer require 'drupal/user_manual:^1.0'
3. Login to admin page, install (activate) the module, then you have warning of "Entity module is needed to install with it", so press install to install both modules.
4. clear cache.
5. Click User Manual menu listed in the admin menu.
6. Click Add user manual entry button to create a manual page, but it fails because you need to create taxonomy first.
7. So move to taxonomy and move to the User Manual Topics, then add one term.
8. Again click User Manual menu and Add user manual entry button, edit the required fields, then click save button.
9. Voila, new page is shown and on the top of the page, duplicated tabs appears!