Getting Error in older version of Chrome/Firefox that JQuery not defined in plugins.bundle.js
Hi,
I am using the library UX Template themeforest-metronic-responsive-admin-dashboard-template.
This library is working perfectly in latest Chrome and Mozilla browser, buts its not working properly in older version of browser.
I am unable to attach screenshot in this textbox, same issue can be seen in metronics library if the sample application of library executed on older versions
Getting below mentioned errors:
Reference error: JQuery is not defined
Reference error: Bootstrap is not defined
Syntax error: espected expression got '.'
Please have a look at this issue and let me know how it can fixed on older versions of Chrome/Mozilla.
Thanks
Ajay
Replies (2)
Hi,
Unfortunately, it's technically impossible to support old browsers nowadays.
Metronic and all the third-party plugins we use support only the latest versions of major browsers. Please check the official browser version support of Bootstrap 5 here.
Also, there are other 3rd party plugins such as datatables, fullcalendar, form validation, etc require the latest browser versions.
Regards.
plugins/global/plugins.bundle.js has all the library in compressed form.
On all the latest browsers JQuery, Bootstrap and others library is is avaialble.
But in case of old browsers its failing with the above mentioned issue.
No attachment feature on textbox to view the error