Johannes Odland created WICKET-4846:
---------------------------------------
Summary: meta viewport tag should be placed first in head
Key: WICKET-4846
URL: https://issues.apache.org/jira/browse/WICKET-4846
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 6.2.0, 6.1.1, 6.1.0, 6.0.0
Reporter: Johannes Odland
Priority: Minor
As the sequence of header contributions changed with wicket 6.0 viewport tags
from the page are now placed after css and javascript contributed from subpages
and components.
The meta viewport tag must be placed before any css is loaded for media queries
to work properly.
Perhaps meta-tags should be placed first in head?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira