Skip to content

Warning message points to URL only accessible within Facebook internal network #869

@ccheever

Description

@ccheever

The file packager/react-packager/src/DependencyResolver/haste/polyfills/Array.prototype.es6.js contains the follow error message:

          get: function() {
            console.error(
              'Your code is broken! Do not iterate over arrays with ' +
              'for...in. See https://fburl.com/31944000 for more information.'
            );
          }

The URL will only load inside the Facebook network.

It probably should be changed to something publicly accessible.

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