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:
-
Create a new, blank design (Bootstrap 5).
-
Under the Design panel, right-click JavaScript > Include External JS.
-
Paste the following CDN:
https://cdn.jsdelivr.net/npm/bootstrap-table@1.27.0/dist/bootstrap-table.min.js -
Right-click Styles > Include External CSS.
-
Paste the following CDN:
https://cdn.jsdelivr.net/npm/bootstrap-table@1.27.0/dist/bootstrap-table.min.css -
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.