question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change the language by the google extension returns me a blank page in Cypress dashboard login page

See original GitHub issue

Current behavior

If I translate the page using the google extension and try to interact with the DOM, it returns an error that impossibilities me to use the website, being necessary update the page to use again.

Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at Ao (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:74332)
    at Os `(https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:92815)`
    at t.unstable_runWithPriority (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:229:3884)
    at pa (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:41488)
    at js (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:90553)
    at hs (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:79292)
    at https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:41760
    at t.unstable_runWithPriority (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:229:3884)
    at pa (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:41488)
    at ya (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:41705)
    at ga (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:41640)
    at ys (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:79710)
    at In (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:221:31344)
    at HTMLDocument.r (https://dashboard.cypress.io/commons.474a305d39c02488de38.bundle.js:93:108267)

Follow video reproducing bug below: https://app.birdeatsbug.com/sessions/DYoHmjxkdUDoLxZBfyqE2VBRVXluKUh4cmSwudZR-D3P

Desired behavior

Continue using the website normaly, but now translated to my language

Test code to reproduce

Its not necessary becouse the bug occurs only with some clicks in Cypress website

Cypress Version

10.3.0

Other

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jaimefpscommented, Jul 13, 2022

We’ve added a ticket to our backlog. If this is a high priority issue for other users, we will move it up the priority list. Thanks for reporting, we will take a look at it.

0reactions
RobBickelcommented, Sep 12, 2022

Fixed! Translate away 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visit The Blank Page Between Cypress Tests - Gleb Bahmutov
When a Cypress test finishes, the web application stays in the browser's window. ... tests by visiting the blank about page after each...
Read more >
Changelog - Cypress Documentation
The cy.mount() snapshot now shows the mounted component instead of a blank page. Fixes #24138. "Open in IDE" is no longer displayed in...
Read more >
cypress-io/cypress - Gitter
hi i am getting a blank page after running 2-3 steps from Cypress UI ,any idea how ... Chrome launchOptions.extensions.push('/path/to/webextension') return ...
Read more >
cypress session redirects to blank page - Stack Overflow
I am building a simple test that will do a login in to the system and then perform a certain action Bellow is...
Read more >
How to Fix The ERR_TOO_MANY_REDIRECTS Error - Kinsta
Typically this occurs after a recent change on your website, ... The Redirect Path Chrome extension can also be very useful and provides...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found