You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use template sign-in (auth) illustrator - not edit at all the template just remove the some link menu and add function sign-in that all.
at local the menu all working but in the production drop down menu became small
also the font became smaller.
What is expected?
im getting this
using argon-dashboard-pro-html-v2.0.5
how to fix ?
Uncaught Error: no element is specified to initialize PerfectScrollbar perfect-scrollbar.min.js:15
at new H (perfect-scrollbar.min.js:15:1208)
at argon-dashboard.min.js?v=2.0.5:1:435
at argon-dashboard.min.js?v=2.0.5:1:581
H @ perfect-scrollbar.min.js:15
(anonymous) @ argon-dashboard.min.js?v=2.0.5:1
(anonymous) @ argon-dashboard.min.js?v=2.0.5:1
What is actually happening?
effected on my drop down menu all freeze can click and font became smaller.
Solution
can help how - to fix this error got in production site at console chrome, and edge when browse.
Additional comments
The text was updated successfully, but these errors were encountered:
Thank you for using our products, this error simply means that you are calling PerfectScrollbar on something that doesn't exist. Maybe you have erases some of these elements: main-content, sidenav, navbar-collapse, fixed-plugin.
If so, you can delete the initialization for it at the beginning of this file: assets/js/argon-dashboard.js (first function).
Hope this information helps you. Please let us know if we can help you with anything else.
Version
2.0.5
Reproduction link
https://demo.mzayn.my
Operating System
window 10
Device
desktop
Browser & Version
chrome - 104.0.5112.102
Steps to reproduce
What is expected?
im getting this
using argon-dashboard-pro-html-v2.0.5
how to fix ?
What is actually happening?
effected on my drop down menu all freeze can click and font became smaller.
Solution
can help how - to fix this error got in production site at console chrome, and edge when browse.
Additional comments
The text was updated successfully, but these errors were encountered: