Skip to content

ReactEmptyComponent errors on IE8 because of <script /> #1494

@syranide

Description

@syranide

I know it previously switched from <noscript /> because it was unreliable, but <script /> seems to suffer from similar issues, repro: http://dev.cetrez.com/jsx/2/scriptfail.html

I went through all the different elements (link, meta, etc), but none of them seems to work, so <span /> is seemingly the best alternative it seems to me, especially since it is already kind of special in React (i.e, React can wrap text in <span />). But it's not great.

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