You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, sorry I'm very new with cuberto, so I'm having alot of issues. I tried using state detection with the cdn, but when when i hovered on the specified section, it does not change.
Hello, sorry I'm very new with cuberto, so I'm having alot of issues. I tried using state detection with the cdn, but when when i hovered on the specified section, it does not change.
My js code:
const cursor = new MouseFollower({ container: '.my-element', speed: 0.3, stateDetection: { '-pointer': 'a,button', '-pointer': '.home-publication', '-hidden': '.my-input' } });
Please help
The text was updated successfully, but these errors were encountered: