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

DEP Upgrade bootstrap and reactstrap #1537

Draft
wants to merge 1 commit into
base: 3.0
Choose a base branch
from

Conversation

GuySartorelli
Copy link
Member

Had to remove react as a direct dependency because it got confused between the version being installed locally and the one included from admin, which resulted in false-negatives with errors saying "you can't use hooks" when they were in fact being used correctly.

Update to eslint is because it defaulted to assuming the latest version of react which resulted in a lint error, because we're not using the latest version of react.

Issue

@GuySartorelli GuySartorelli force-pushed the pulls/3.0/upgrade-bootstrap branch from 3aac5f8 to d84704d Compare January 16, 2025 01:38
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