Closed (fixed)
Project:
Theme Breakpoints for Javascript
Version:
8.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Sep 2020 at 07:06 UTC
Updated:
14 May 2021 at 18:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sanjayk commentedFixed d9 readiness
Comment #3
sanjayk commentedForgot to move NR.
Comment #4
janmejaig commentedI have check the above ticket on Drupal 9.1.x and found that it is working fine .
Comment #5
sanjayk commentedComment #6
cyberschorschLooks good!
Comment #9
mxh commentedThis module depends on the
matchMediapolyfill library, which got removed from D9. See change record. The dependency must be either removed or the contrib module needs to be added as dependency in order to make it compatible with D9.Comment #12
mxh commentedThe polyfill got removed for now, because D9 does not support any browsers anymore that would need that polyfill. Feel free to open a new issue if the polyfill should be re-added as contrib dependency instead. Thanks!