Cuberto / mouse-follower

A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.
MIT License
724 stars 60 forks source link

cursor not showing in modal #42

Open seth9009 opened 4 months ago

seth9009 commented 4 months ago

Hi, is it possible to show the cursor after opening a modal? (bootstrap modal) do I need to initialize the cursor again?

seth9009 commented 4 months ago

it seems that bootstrap modal has a higher z-index than the cursor, in case someone is looking for the same thing