Skip to content

Fetch API cannot load about:blank. URL scheme "about" is not supported. #2117

@iamjohnlong

Description

@iamjohnlong
  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)

OSX El Capitan

  1. Versions. Please run ng --version. If there's nothing outputted, please run
    in a Terminal: node --version and paste the result here:

angular-cli: 1.0.0-beta.11-webpack.9-4
node: 6.5.0
os: darwin x64

  1. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.

installed the latest cli and started a new app.. run app

  1. The log given by the failure. Normally this include a stack trace and some
    more information.

console throws:
Fetch API cannot load about:blank. URL scheme "about" is not supported.

thrown from this file zone.js:556

Chrome Version 53.0.2785.113 (64-bit)

It's only throwing it in chrome; NOT thrown in safari or firefox.

  1. Mention any other details that might be useful.

The app seems to be running fine with the error being thrown.

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