Skip to content

beforeEnter fire twice after async next call on Android 4.4 #1508

Closed
@xuemengfei

Description

@xuemengfei

Version

2.5.3

Reproduction link

https://jsfiddle.net/bLw2tkv1/8/

Steps to reproduce

Android 4.4.
HTML5 mode.
Use async next in beforeEach.

What is expected?

Enter the global beforeEach and page beforeEach once.

What is actually happening?

Enter the global beforeEach and page beforeEach both twice.


Android 5.0 (include) is correct.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions