Uncaught TypeError: jQuery(…).select2 is not a function
-
When I try to Add my product, It will show following Jquery Error
Uncaught TypeError: jQuery(…).select2 is not a function
When I click on that error, It will points to following code
<script type="text/javascript">jQuery(function() { jQuery("#post_author_override").select2().focus(); } );</script></div>This error cause the featured image box opening in same tab in full screen not in modal box.
Thanks
The topic ‘Uncaught TypeError: jQuery(…).select2 is not a function’ is closed to new replies.