creativetimofficial / ct-argon-design-system-pro

9 stars 5 forks source link

[Bug] argon-design-system.min.js?v=1.0.0:1 Uncaught TypeError: $(...).perfectScrollbar is not a function #4

Open prjseal opened 4 years ago

prjseal commented 4 years ago

Version

1.0.0

Reproduction link

https://demos.creative-tim.com/argon-design-system-pro/index.html

Operating System

Windows

Device

Laptop

Browser & Version

Chrome Version 78.0.3904.108

Steps to reproduce

  1. Visit https://demos.creative-tim.com/argon-design-system-pro/index.html
  2. Look in the console
  3. See the error in the console argon-design-system.min.js?v=1.0.0:1 Uncaught TypeError: $(...).perfectScrollbar is not a function

    What is expected?

    I expect there to be no error and I expect the perfectScrollbar to work

    What is actually happening?

    There is an error in the console and perfectScrollbar doesn't work


Solution

I don't have one

Additional comments

rarestoma commented 4 years ago

Hi @prjseal,

Thank you for working with our products.

Please remove this line "$('.wrapper .login-page, .register-page, .card').perfectScrollbar();" from the js code. We will also fix this in our next update.

All the best, Rares