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.

Upgrading 7.5.0 to 7.6.0 gives warning about saving state for non-allowed keys

See original GitHub issue

Test code to reproduce

npm install -g cypress@7.5.0
npx cypress open

npm install -g cypress@7.6.0

CYPRESS_baseUrl=http://localhost:8080 npx --yes cypress open --project loan-servicing-ui/
It looks like this is your first time using Cypress: 7.6.0

✔  Verified Cypress! /Users/saschwarz/Library/Caches/Cypress/7.6.0/Cypress.app

Opening Cypress...
WARNING: attempted to save state for non-allowed key(s): showedOnBoardingModal. All keys must be allowed in server/lib/saved_state.js
WARNING: attempted to save state for non-allowed key(s): showedOnBoardingModal. All keys must be allowed in server/lib/saved_state.js

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jennifer-shehanecommented, Jun 24, 2021

Yeah, we saw this issue before release and thought that we had resolved it, but I suppose not.

This warning can be safely ignored. It will not affect your run in any way. We’ll try to get a fix out for the next release.

0reactions
cypress-bot[bot]commented, Jul 7, 2021

Released in 7.7.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v7.7.0, please open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updates for Maximo Asset Management 7.6.1 feature packs
Each feature pack contains resolved defects, behavior changes, and new platform supports. A complete list of updates for all Maximo Asset ...
Read more >
EJBCA Upgrade Notes Summary - PrimeKey Documentation
Below are important changes and requirements when upgrading from EJBCA 7.4 to EJBCA 7.5.0.1. EJBCA 7.5.0 was an internal release, not generally available...
Read more >
ImageManager Release Notes - StorageCraft Support
Fixed an issue where Advanced Verify failed after upgrading to IM 7.5.0. ... Warning: Do NOT update to ImageManager 7.5 if you are...
Read more >
Drools Documentation - JBoss.org
Drools is a business rule management system with a forward-chaining and backward-chaining inference based rules engine, allowing fast and reliable ...
Read more >
Upgrade from older OCCT versions - Open CASCADE ...
Hence, the files saved by OCCT 6.5 to OCAF binary or XML format will not be readable by previous versions of OCCT. The...
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