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

#275: React Strict Mode #276

Merged
merged 1 commit into from
Nov 2, 2024
Merged

#275: React Strict Mode #276

merged 1 commit into from
Nov 2, 2024

Conversation

AntonioMrtz
Copy link
Owner

Description

Add React Strict Mode and fix hidden bugs with it

Commit type

Feat

Issue

#275

Proposed Changes

  • Add strict mode to the entire app
  • Fix bugs detected because of the strict mode usage

Potential Impact

  • Double renders can cause hidden bugs to pop up on development.
  • Popover not opening/closing correctly on double renders

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz self-assigned this Nov 2, 2024
@AntonioMrtz AntonioMrtz linked an issue Nov 2, 2024 that may be closed by this pull request
@AntonioMrtz AntonioMrtz merged commit e26de3d into master Nov 2, 2024
11 checks passed
@AntonioMrtz AntonioMrtz deleted the feat/275-react-strict-mode branch November 2, 2024 19:18
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.

React Strict Mode
1 participant