Skip to content

Cypress fails with Maximum call stack size exceeded when clicking on SVG #2267

Closed
@jwalton

Description

@jwalton

Current behavior:

screen shot 2018-08-02 at 3 08 48 pm

Desired behavior:

I'm not even sure why this is "timing out"; the .tag-icon element is clearly visible in the rendered window on the right long, long before it times out:

screen shot 2018-08-02 at 3 15 30 pm

But I suspect the "Maximum call stack size exceeded" is the real problem. Sometimes this works fine, and sometimes it fails. There doesn't seem to be any rhyme or reason to it. I had this proble on 1.4.2, and just upgraded to 3.0.3, but no change.

Steps to reproduce:

??? This is after some other stuff happens in my test, but I'm literally just trying to click an svg.

Any advice on how to debug this would be welcome.

Versions

Cypress: 1.4.2, 3.0.3
OS: High Sierra 10.13.6

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