Skip to content

Remove react-nextjs example from v6 docs - #42893

Open
julien-deramond wants to merge 1 commit into
v6-devfrom
remove-react-nextjs-example
Open

Remove react-nextjs example from v6 docs#42893
julien-deramond wants to merge 1 commit into
v6-devfrom
remove-react-nextjs-example

Conversation

@julien-deramond

@julien-deramond julien-deramond commented Sep 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Removes the React (react-nextjs) entry from the JS framework examples list (site/data/examples.yml), so it no longer appears on the v6 docs examples page.
  • React Bootstrap has no Bootstrap v6-compatible release yet — its components render their own DOM, so pairing it with v6's CSS breaks styling entirely.
  • The react-nextjs example itself was already dropped from twbs/examples' v6-dev branch for the same reason (Prepare this repository for Bootstrap v6 examples#997). This keeps the docs listing consistent with what actually exists on that branch.
  • The example stays available under Bootstrap 5 docs (main), which still points at twbs/examples's main branch.
  • Live preview at https://deploy-preview-42893--twbs-bootstrap.netlify.app/docs/6.0/examples/

🤖 Generated with Claude Code

React Bootstrap has no Bootstrap v6-compatible release yet, and its
components render their own DOM, so pairing it with v6's CSS breaks
styling entirely. The example was dropped from twbs/examples' v6-dev
branch for the same reason (twbs/examples#997); this removes its
listing from the docs examples page to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@julien-deramond

Copy link
Copy Markdown
Member Author

Adding you as reviewer @mdo for a second opinion regarding the analysis at twbs/examples#997. If that makes sense to you, you can directly merge this PR, there's no impact in the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant