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

[pigment-css][demo] Add index page for material-ui #41577

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

brijeshb42
Copy link
Contributor

@brijeshb42 brijeshb42 commented Mar 20, 2024

components, similar to the one we have in the next.js demo

Screenshot 2024-03-20 at 7 58 03 PM

@brijeshb42 brijeshb42 added the package: pigment-css Specific to @pigment-css/* label Mar 20, 2024
@@ -51,7 +73,9 @@ export default function Breadcrumbs() {
<section>
<h2> Router Breadcrumbs</h2>
<div className="demo-container">
<RouterBreadcrumbs />
<ErrorBoundary FallbackComponent={ErrorBoundaryFallback}>
<RouterBreadcrumbs />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll look into the actual fix separately. It's related to nested router usage. So for now, I've wrapped it in ErrorBoundary so that rest of the page works.

@mui-bot
Copy link

mui-bot commented Mar 20, 2024

Netlify deploy preview

https://deploy-preview-41577--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against f8ef3db

Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

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

👍 Thanks for doing this.

Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

Looks good 👍

components, similar to the one we have in the next.js demo
@brijeshb42 brijeshb42 enabled auto-merge (squash) March 21, 2024 09:38
@brijeshb42 brijeshb42 merged commit 22fd95b into mui:next Mar 21, 2024
18 checks passed
pluvio72 pushed a commit to pluvio72/material-ui that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: pigment-css Specific to @pigment-css/*
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants