Closed matthewgallo closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
gatsby-theme-carbon | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 11, 2024 8:35pm |
Name | Link |
---|---|
Latest commit | d32cd22d58fecb8ca1ff93850e7b46a465820dca |
Latest deploy log | https://app.netlify.com/sites/gatsby-theme-carbon/deploys/66e1fe31ae57800008377d4e |
Deploy Preview | https://deploy-preview-1510--gatsby-theme-carbon.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This change includes the
pathPrefix
fromNavContext
and then passes it as a prop fromLeftNav
toLeftNavTree
, this prevents rerendering and keeps the nav from collapsing.Thanks to both @alisonjoseph and @davidmenendez for helping on this!