We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks in advance for your time.
If I specify a drawer with these classes:
"bmd-layout-container bmd-drawer-f-r bmd-drawer-in-lg-up bmd-drawer-overlay-md-down"
I expect it to behave like this:
Cases 1, 2 and 3 work perfectly, but in >= lg screens the toggle button doesn't work.
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" ...></script> <script src="https://unpkg.com/[email protected]/dist/umd/popper.js" ...></script> <script src="https://unpkg.com/[email protected]/dist/js/bootstrap-material-design.js" ...></script>
A live example here: https://jsfiddle.net/pwjfx8v6/
bmd-layout-container
bmd-drawer-in-lg-up bmd-drawer-overlay-md-down
For every question of technical nature, in order to get the most detailed answer as soon as possible, ask on our dedicated Support Forum
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks in advance for your time.
Expected behavior
If I specify a drawer with these classes:
"bmd-layout-container bmd-drawer-f-r bmd-drawer-in-lg-up bmd-drawer-overlay-md-down"
I expect it to behave like this:
Actual behavior
Cases 1, 2 and 3 work perfectly, but in >= lg screens the toggle button doesn't work.
Your working environment and MDB version information
Resources (screenshots, code snippets etc.)
A live example here: https://jsfiddle.net/pwjfx8v6/
bmd-layout-container
tag:bmd-drawer-in-lg-up bmd-drawer-overlay-md-down
For every question of technical nature, in order to get the most detailed answer as soon as possible, ask on our dedicated Support Forum
The text was updated successfully, but these errors were encountered: