sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix initial save state for drawer component

sebnitu opened this issue · comments

Problem

Currently if a drawer has not been toggled, the "save" state is not properly stored. So when a breakpoint is reached and the drawer closes, when the window is expanded again it doesn't properly restore the drawer to it's default state.