Reviewed & tested by the community
Project:
Zen
Version:
8.x-7.x-dev
Component:
Component markup (CSS/Sass/HTML/Twig)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2016 at 12:08 UTC
Updated:
15 Nov 2016 at 09:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hog commentedHighlight-mark component was't included correct.
Comment #3
hog commentedComment #4
andypostAre you sure this library should be attached to every page?
Comment #5
andypostPlease fix only component usage
PS: http://cgit.drupalcode.org/zen/tree/STARTERKIT/components/components/hig...
Comment #6
johnalbinI agree with andypost, the library is added by the highlight-mark.twig file. No need to add it to every page.
We need to fix this line as well.
Comment #7
andypostIt's pretty annoying, so here's a proper patch
Comment #8
hog commentedDudes, i think it's the same as other libraries as attached on info file. Not all are always on page. But i think base styles always must be attached. Because i think we need to put highlight-mark in info file.
Comment #9
andypost@Sergiy Good point, mark template defined by system module
Comment #10
andypostSo both fixed
Comment #11
hog commentedComment #12
hog commented#10 patch is ok.