Mark Kevin Baldemor
Mark Kevin Baldemor
I can reproduce now the issue with 2.0
Checked deeply and the culprit is the ``` stopProgration() ``` https://github.com/GwtMaterialDesign/gwt-material/blob/master/gwt-material/src/main/java/gwt/material/design/client/ui/MaterialDropDown.java#L178
We need to wait for Materialize that will support Nested / Multiple MaterialDropdown for the moment. Right now what we have is a preconfigured options provided by MenuBar which doesn't...
You're code is correct. Can you show me your ``` module.gwt.xml ``` on how you import the GMD Modules.
OK so you need to import ```xml instead of ``` because displayEffect needs JQuery
Can you send me a screenshot? If you want to have a navigation items on Navbar then you might consider using MaterialDropdown inside MaterialNavBar
This is an outstanding issue with Materialize.
This could be added on 2.3
Thanks will take a look on this usecase
Just tested your usecase, with multiple datepicker that sets each language but can't reproduce on my all the datepickers are opening well. What version of GMD did you used?