Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

#445 fix causes uncaught promise rejection in chrome #446

@petewalker

Description

@petewalker

The fix in #445 causes an uncaught promise rejection in Chrome.

Chrome Version: 53.0.2785.116 (64-bit)

Reproduction:

  1. Go to http://plnkr.co/edit/UwHURsu8rchPkTXoveTZ?p=preview
  2. Open up Chrome Dev Tools
  3. Refresh the page

Expected:

Page refreshes without error

Actual:

Page refresh is caught by uncaught rejection:

screen shot 2016-09-15 at 15 36 52

Metadata

Metadata

Assignees

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