zoom.js icon indicating copy to clipboard operation
zoom.js copied to clipboard

Doesn't work with Bootstrap4

Open mtskf opened this issue 8 years ago • 1 comments

mtskf avatar Apr 12 '16 05:04 mtskf

Hello I had the same issue too, I added the

<script type="text/javascript" src="/path/to/moment.js"></script>
<script type="text/javascript" src="/path/to/bootstrap/js/transition.js"></script>
<script type="text/javascript" src="/path/to/bootstrap/js/collapse.js"></script>

Its working for me now

chandanch avatar Apr 16 '16 09:04 chandanch