vue-grid-layout
vue-grid-layout copied to clipboard
Responsive with predefined layouts doesn't work
When the breakpoints changes from lg to md (example), the displayed layout doesn't changed even tho in the console, layout already changed. I'll send you the a shot of layout data from console I got. When the breakpoint hits MD, it is supposed to display only one data instead of five. How can I fix it?