Uncaught TypeError: $(...).dialog is not a function error in jQuery3.3.1
Hi JAKE,
I have the following error appearing in my page using jQuery 3.3.1
- Uncaught TypeError: $(...).dialog is not a function
- at <anonymous>:1:14
- at m (jquery.min.js)
- at Re (jquery.min.js)
- at jQuery.fn.init.append (jquery-3.3.1.min.js)
- at jQuery.fn.init.<anonymous> (jquery-3.3.1.min.js)
- at z (jquery-3.3.1.min.js)
- at jQuery.fn.init.html (jquery-3.3.1.min.js)
- at Object.<anonymous> (jquery-3.3.1.min.js)
- at u (jquery-3.3.1.min.js?
- at Object.fireWith [as resolveWith] (jquery-3.3.1.min.js)
What do you think it will be? Should I change something?
Thanks!