Skip to content

.type in Cypress 3.1.0 seems to not trigger input #2555

@jbreckman

Description

@jbreckman

We have an AngularJS app that suddenly started failing a few cypress tests. It seems that with cypress 3.1.0, when we call type on an input that is bound in angular, AngularJS doesn't pick the changes up.

Calling .trigger('input') directly seems to help.

We have a handful of extensions and angular plugins installed and I'm not sure if those are contributing to the problem. We are on 3.0.1 for now and it is working fine.

Sorry for not providing a smaller/easier to test use case. This is mostly here in case anyone else is experiencing similar problems.

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