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

chore(react-server/deps): react canary 20240408 #280

Merged
merged 6 commits into from
Apr 13, 2024
Merged

Conversation

hi-ogawa
Copy link
Owner

No description provided.

@hi-ogawa hi-ogawa changed the title chore(react-server): react canary 20240408 chore(react-server/deps): react canary 20240408 Apr 11, 2024
Comment on lines -34 to +35
// strict mode doubles initial effect
const count = process.env.E2E_PREVIEW ? 1 : 2;
// no strict mode double effect since canary 20240408 ?
const count = process.env.E2E_PREVIEW ? 1 : 1;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did something change with strict mode or could it be a bug?

@hi-ogawa hi-ogawa merged commit 0c21b85 into main Apr 13, 2024
4 checks passed
@hi-ogawa hi-ogawa deleted the chore-canary-20240408 branch April 13, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant