Duplicate Libraries

Hello,

I believe I’ve encountered a bug or a false-positive trigger in the “Check for Issues” tool regarding External JS and CSS links.

Steps to Reproduce:

  1. Create a new, blank design (Bootstrap 5).

  2. Under the Design panel, right-click JavaScript > Include External JS.

  3. Paste the following CDN: https://cdn.jsdelivr.net/npm/bootstrap-table@1.27.0/dist/bootstrap-table.min.js

  4. Right-click Styles > Include External CSS.

  5. Paste the following CDN: https://cdn.jsdelivr.net/npm/bootstrap-table@1.27.0/dist/bootstrap-table.min.css

  6. Run Check for Issues.

Observed Result: The “Check for Issues” tool flags both the JS and CSS files as “Duplicate Libraries,” despite this being a fresh design with no other manually imported scripts or local files present.

Environment:

  • Bootstrap Studio Version: 8.0.0

  • OS: Windows 10

Thanks in advance.

Thank you for reporting this issue! We will have it fixed in the next release.

1 Like