The module does not work when selecting a break group that has a "." in its name. Example: at_core.simple.

As noted by VVS in #2922467: Ability to use system or theme's breakpoints.

If I set "at_core.simple" breakpoints group (from Adaptivetheme) displays one 100% width column for all breakpoints.

Comments

jkovell created an issue. See original summary.

jwkovell’s picture

StatusFileSize
new518 bytes

- Wrong patch -

jwkovell’s picture

Status: Active » Needs review
jwkovell’s picture

StatusFileSize
new518 bytes
  • Apply patch within module's root: patch -p1 < support_break_groups_that_contain_dot_characters-2924955-4.patch.txt
  • Clear cache
  • Test using break point with a "." in its name
jwkovell’s picture

Version: 8.x-2.x-dev » 8.x-3.x-dev
Status: Needs review » Fixed

Patched published to 8.x-3.x-dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.