creativetimofficial / ct-material-kit-pro

Premium Bootstrap 4 UI Kit based on Google's Material Design
https://www.creative-tim.com/product/material-kit-pro
128 stars 36 forks source link

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

Open krebbi opened 12 months ago

krebbi commented 12 months ago

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