Skip to content

Cannot read property 'map' of null at parseMatrix2D #6745

@shoomakov

Description

@shoomakov

Current behavior:

Trying cy.get('.selector') - fail with TypeError: Cannot read property 'map' of null

When the "vue-fragment" component is included in the project, cypress, for some reason, cannot parse

image

Test code to reproduce

I created a repository to reproduce:
https://github.com/shoomakov/cypress-issue

npm i
npm run serve

cd tests/e2e
npm i
npm run dev

Versions

Cypress v.4.0.2
Browser Chrome

Metadata

Metadata

Assignees

Labels

type: regressionA bug that didn't appear until a specific Cy version release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions