The polyfill (matchMedia) is not being properly added and results in lacking IE9 support.

Comments

svajlenka’s picture

Assigned: svajlenka » Unassigned
Status: Active » Needs review
StatusFileSize
new1.2 KB

Here's a patch to address this.

svajlenka’s picture

Status: Needs review » Closed (fixed)

I'm going to go ahead and commit this, as the change was trivial.

rahulbile’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new932 bytes

I am reopening this issue to fix the typo in the file included. Attached is the patch for same against latset 7.x-2.x.

mrfelton’s picture

In addition to Rahul's fix, the libraries need to be loaded before breakpoint_panels' own javascript.

svajlenka’s picture

Committed to dev! Thanks!

svajlenka’s picture

Status: Needs review » Closed (fixed)