Splitter not working with media query
-
Hello,
I’m trying to use<ons-splitter-side>
with a media query, to collapse a menu only for small screens and display it for large screens.
I’m using the code from the Splitter tutorial, with only this single change:collapse="(max-width: 640px)"
It worked with previous RC versions, but not with the latest release, the menu does not open when the screen is large.
Is it a known bug?
-
This was fixed in the latest version. Thanks for the correction!