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

fix: move viewport meta tag to head in _app.js #25901

Conversation

akellbl4
Copy link
Contributor

@akellbl4 akellbl4 commented Jun 8, 2021

Fixes one of the items that was mentioned in #25854.
It fixes the warning in with-next-page-transitions by moving the viewport tag to _app.js from _document.js

@ijjk ijjk added the examples Issue/PR related to examples label Jun 8, 2021
@akellbl4 akellbl4 force-pushed the fix/example-with-next-page-transition-move-viewport-meta branch from 5d34997 to 50c2794 Compare June 8, 2021 15:47
@kodiakhq kodiakhq bot merged commit bb973be into vercel:canary Jun 9, 2021
@d3lm d3lm mentioned this pull request Jun 10, 2021
20 tasks
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 16, 2021
Fixes one of the items that was mentioned in  vercel#25854. 
It fixes the warning in `with-next-page-transitions` by moving the viewport tag to `_app.js` from `_document.js`
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants