Skip to content

console.warn shows two times in yellowBox and once in console #5154

@kitze

Description

@kitze

I have this simple React Native application https://gist.github.com/0061e2aeeb2d6e2529b8
In the render method i'm printing console.warn('Rendering component')

In the yellowBox i'm seeing (2) Rendering component -> https://i.imgur.com/OkyrEzE.png
In the chrome console it's only printed once -> https://i.imgur.com/IpiT2Ph.png

Is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions