bi-copy is not working when i am using it in my span and loading on the screen i am using cdn properly and all other tags are working #41416
-
Describe the issueWhen i am using Reduced test casesna What operating system(s) are you seeing the problem on?Windows What browser(s) are you seeing the problem on?Microsoft Edge What version of Bootstrap are you using?1.11.3 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
-
I think that the “Copy Icon” was added in a later version than 1.10.5
|
Beta Was this translation helpful? Give feedback.
I think that the “Copy Icon” was added in a later version than 1.10.5
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
should fix that.
Edit: copy.svg appeared in Version 1.11.0