Good afternoon, tell me why plugins can block each other? That is, if I add 2 plugins: (for example)
<script src="templates/plugins/lightbox/js/lightbox-plus-jquery.min.js"></script> <script src="templates/plugins/chartjs/Chart.bundle.js"></script> Only the one that is connected first always works.