Closed omeiths closed 6 years ago
Hmm. yeah, I notice that the install docs don't include a needed prerequisite. The widget library from jqueryui is needed.
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" integrity="sha256-VazP97ZCwtekAsvgPBSUwPFKdrwD3unUfSGVYrahUqU=" crossorigin="anonymous"></script>
I'll get the docs updated, I thought it was in there, but it clearly isn't.
Uncaught TypeError: Cannot read property 'query' of undefined
Hi , I#m using Bootstrap 4.0 and get the following Error
what am I doing wrong ?