-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Dropdown not saving options #377
Comments
It looks like your hover setting gets lost when you go from |
wdym the site is in express loaded through ejs which I have templates for and I use M.AutoInit in my footer template file also the dropdown on |
In your jsfiddle you do not have AutoInit. If you show the exact code that has the issue, it will be easier to help |
i gave the exact code relevant to this issue |
This seem to work as expected in version 2.1.1. I've added a working example at CodePen |
Before submitting...
Context
when i initialize a Dropdown and set the hover to true it then sets to false
Current Behavior
sets to false
Expected behavior
set to true
Possible Solutions or Causes
I have no idea
Steps to reproduce
use the code in https://jsfiddle.net/5av84yj2/7/ - works
site testing
[Website dashboard](https://dashboard.sokobot.info) - login with discord - recommended to testDesktop.2023.06.11.-.17.50.31.01.mp4
Your Environment
The text was updated successfully, but these errors were encountered: