-
Notifications
You must be signed in to change notification settings - Fork 442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] $(...).perfectScrollbar is not a function TypeError #51
Comments
Comenta el codigo del archivo paper-dashboard.js
y agrega esto luego del $(document).ready
|
Hmmmm, does not seem to help @facundoruiz ... still same error. |
Hola, si tienes razón, mi culpa. PD: Fui a leer el
comenta o borrar esa esa linea |
Muchas gracias @facundoruiz ! |
Version
Paper Dashboard PRO - V1.3.1
Reproduction link
https://demos.creative-tim.com/paper-dashboard-pro/examples/forms/extended.html
Operating System
Windows 10
Device
PC
Browser & Version
Chrome, latest
Steps to reproduce
Open the 'extended.html' page in the examples of paper-dashboard-pro-v1.3.1
Watch the console in Chrome
See error mentioned in title
What is expected?
No error should be exptected in the console when opening this example
What is actually happening?
Error is produced, saying perfectScrollbar is not a function
Solution
Did not find any solution yet, please help me find one.
Additional comments
Thanks for the nice work you did, I really like the template. But I need to get it to work without errors, so thank you in advance for your swift response and help with this.
Best regards, Steffen
The text was updated successfully, but these errors were encountered: