ct-material-kit-pro icon indicating copy to clipboard operation
ct-material-kit-pro copied to clipboard

[Bug] Several vars and a function declared multiple times in material-kit-pro.js

Open krebbi opened this issue 2 years ago • 0 comments

Version

3.0.4

Reproduction link

https://nolinkavailable.com

Operating System

Ubuntu 22

Device

N/A

Browser & Version

N/A

Steps to reproduce

npm run dev

for example: tooltipTriggerList is declared several times function debounce is declared twice

What is expected?

No multiple decalrations of vars and functions

What is actually happening?

multiple decalrations of vars and functions


Solution

Additional comments

krebbi avatar Nov 04 '23 12:11 krebbi