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

FIX Update HTML markup for bootstrap 5 #231

Merged

Conversation

GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli commented Jan 15, 2025

See silverstripe/silverstripe-admin#1889 which links to the specific upgrade guide entries for most changes made.

Issue

@GuySartorelli GuySartorelli marked this pull request as draft January 15, 2025 20:56
@GuySartorelli GuySartorelli force-pushed the pulls/3.0/upgrade-bootstrap branch 2 times, most recently from ddd7c58 to a98e2fa Compare January 21, 2025 02:47
@GuySartorelli GuySartorelli force-pushed the pulls/3.0/upgrade-bootstrap branch from a98e2fa to 3da2d03 Compare January 21, 2025 04:17
@GuySartorelli GuySartorelli marked this pull request as ready for review January 23, 2025 00:01
Comment on lines -26 to -27
"react": "^18.2.0",
"react-dom": "^18.2.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

Needed to resolve this error when running jest tests:

TypeError: Cannot read properties of null (reading 'useCallback')

This change is consistent with silverstripe/silverstripe-admin#1890

@emteknetnz emteknetnz merged commit 7c8faa5 into silverstripe:3.0 Jan 26, 2025
12 checks passed
@emteknetnz emteknetnz deleted the pulls/3.0/upgrade-bootstrap branch January 26, 2025 22:37
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.

2 participants