Skip to content

Close meta tag #3546

@gobwas

Description

@gobwas

Hi!

I am also want to use React as template engine also on server side, and in some case, I want to have valid xml output.

Some my component has code:

render() {
  return (<meta {...attrs} />);
}

But, with #renderToStaticMarkup returns me not closing meta:

  <meta ...>

Is it bug?

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