Skip to content

updateMeta removes original meta charset and viewport #2332

Open
@sakihet

Description

@sakihet
  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

open a page.

What is expected?

following meta tags which original index.html contains are shown.

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1">

What is actually happening?

the tags are removed by updateMeta method.

Other relevant information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions