Bootstrap Icons are not working!

Created on 23 October 2024, about 2 months ago

Problem/Motivation

Bootstrap Icons are not appearing.

Steps to reproduce

I've installed this module and created a new view with the 'Bootstrap Table' format, enabling a couple of options (e.g., Show print button, Export, etc.).

I'm using Drupal's default themes: Olivero 11.0.5 (default theme) and Claro 11.0.5 (administration theme).

However, the 'Export' functionality is not working. I'll try to create another issue for this, as I believe it is more likely related to a functional issue

🐛 Bug report
Status

Active

Version

1.0

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @drupal_android
  • 🇫🇷France lazzyvn paris

    do you see bootstrap in the title? means it only supports bootstrap 5 theme

  • Hi lazzyvn, Thank you for your response.

    Sorry for that, but before posting this issue, I also tried using the Bootstrap theme, but it didn’t work either—it seems to only function correctly with Bootstrap 5. However, the export functionality still isn’t working for me, even with the Bootstrap 5 theme. I’ll make sure to thoroughly test all possible scenarios before submitting future issues. Thanks again for your swift response! :)

  • 🇫🇷France lazzyvn paris

    As propose of module . You can try theme bootstrap 5 admin
    if not you can install module Bootstrap icon

    If your theme not support bootstrap 5 icons. You can add CDN to your custom_theme.info
    libraries:
    - menu_bootstrap_icon/cdn

    I use export function everyday, I can make sure it work perfectly, if you see error you can report it with error message in console log, no one can debug without trace.

Production build 0.71.5 2024