0👍
Try inserting this CDN and then check whether it works or not
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script>
<!-- jQuery Modal -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-modal/0.9.1/jquery.modal.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-modal/0.9.1/jquery.modal.min.css" />
- [Vuejs]-List down an array of messages from the converstions
- [Vuejs]-How to handle onclick functions with parameters in vue js components?
Source:stackexchange.com