Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: meta tag in header is faulty #1130

Closed
Assignees
FalkWolsky
Labels
BugSomething isn't workingJavascript FrontendPull requests that update Javascript code
@dizzy-duality

Description

@dizzy-duality

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

when viewing an app the following meta tag in the header seems to be faulty
"<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1,user-scalable=noviewport-fit=cover"/>"

Expected Behavior

Seems like there is a comma missing and the header should be like this:
"<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"/>"

Steps to reproduce

open an app and check the header of the page

Environment

Chrome

Additional Information

No response

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingJavascript FrontendPull requests that update Javascript code

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp