Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DevTools Bug]: Expected static flag was missing #26077

Closed
contrick64 opened this issue Jan 30, 2023 · 2 comments
Closed

[DevTools Bug]: Expected static flag was missing #26077

contrick64 opened this issue Jan 30, 2023 · 2 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@contrick64
Copy link

Website or app

https://github.com/Contrick64/scryfall-random

Repro steps

This error reproduces on initial page load. I can't seem to find what caused it to start showing up, as it points to a part of my code that has existed since well before I first got the error.

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

@contrick64 contrick64 added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Jan 30, 2023
@eps1lon
Copy link
Collaborator

eps1lon commented Jan 30, 2023

Possibly duplicate of #24391

Could you check if you have something like #24391 (comment) in your codebase?

@contrick64
Copy link
Author

Ah, yes. I had useState and useEffect within an if statement. Fixing that has removed the error!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants