Hi!
Since the last version of Cornerstone some things broke on our website.
First of all we use fontSize in our heading parameters together with a maxWidth parameter. And since the latest update our headings got the value of the maxwidth instead of the fontSize. I fixed this by changing fontSize to headingFontSize. Are there reserved parameter names? I stacked components, so our hero had a fontSize parameter and so does the heading component inside it. Can this conflict?
The problem I’m having right now is with our components and the isVar property. It’s not working. It’s always returning the desktop value. I tried to disable all plugins, downgrade to 6.8.4, switched to the main theme instead of the child theme and also to copy the component. So far, the problem exists in all scenario’s. However, it cannot be replicated on other websites. Could you guys check if it’s a Cornerstone bug or something we need to fix on our side? In the example I’ll share you will see that the padding values for bottom and top are not updated when previewing different breakpoints. This is the same for the color parameter.
I do sometimes get a few errors in the console:
A couple of “Could not find element cX, ID unknown…”
And:
jquery-migrate.min.js?ver=3.4.1:2 JQMIGRATE: Migrate is installed, version 3.4.1
csslint-tco.min.js?ver=7.0:5 Uncaught ReferenceError: Cannot access ‘ne’ before initialization
at csslint-tco.min.js?ver=7.0:5:9061
at csslint-tco.min.js?ver=7.0:5:9245
at js/vendor/csslint/parserlib.js (csslint-tco.min.js?ver=7.0:6:10765)
at csslint-tco.min.js?ver=7.0:1:250
at csslint-tco.min.js?ver=7.0:8:28934
at csslint-tco.min.js?ver=7.0:8:28941
(anonymous) @ csslint-tco.min.js?ver=7.0:5
(anonymous) @ csslint-tco.min.js?ver=7.0:5
js/vendor/csslint/parserlib.js @ csslint-tco.min.js?ver=7.0:6
(anonymous) @ csslint-tco.min.js?ver=7.0:1
(anonymous) @ csslint-tco.min.js?ver=7.0:8
(anonymous) @ csslint-tco.min.js?ver=7.0:8
