Closed
Description
Steps to reproduce it.
- Create an app with two partials.
- Use deckgrid in one of them.
- Switch to the other partial
- Resize the browser to induce a media query change.
Result expected: nothing shoud happen.
Result gotten: $$onMediaQueryChange is being called, resulting in an error cause there are no columns defined.
If I have a fix for this, will ask for a pull request.
NOTE that this was tested on chrome canary.
40D4