Showing 1 – 3 of 3 replies
Kevon Hayes

Waves.min.css property issue when using Starter Page

Kevon Hayes PURCHASED
10 months ago
Uncaught TypeError: Cannot set properties of undefined (setting 'Waves')
at waves.min.js:1:1
at waves.min.js:1:1

What components use the above library the Minton documentation does not refer to needing waves.min.js just vendor and app js. What do I need to remove to clear this error?

Last edited 10 months ago

Coderthemes
Coderthemes SELLER
10 months ago
Hi,

You need to add `assets/js/vendor.min.js` (script tag) to the starter page.

Let me know if you need to remove the wave effect.

Best,
Coderthemes
Kevon Hayes
Kevon Hayes PURCHASED
10 months ago
I already have that:

//<!--Vendor js-- >
import "../assets/js/vendor.min.js"

//< !--App js-- >
import "../assets/js/app.min.js"
const mq = useMq();
Coderthemes
Coderthemes SELLER
10 months ago
Hi,

Could you share a screenshot over support(at)coderthemes(dot)com?

So we can understand more about the issue

Best,
Coderthemes