Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link attribute "media" is not respected? #456

Open
artemvd opened this issue Nov 27, 2019 · 0 comments
Open

Link attribute "media" is not respected? #456

artemvd opened this issue Nov 27, 2019 · 0 comments

Comments

@artemvd
Copy link

artemvd commented Nov 27, 2019

I'm not sure if it is not respected, maybe I am doing something wrong, but in HTML source I have something like this:

<link rel="stylesheet" media="print" href="styles.css" />

After SPF updates the page with dynamic navigation this link element has no media attribute and print styles are loaded and changing the page view completely.

Is there any way to preserve the media attribute? Or please point me to documentation how it should be done better.

Thank you in advance.

@artemvd artemvd changed the title Link attribute "meta" is not respected? Link attribute "media" is not respected? Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant