-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: link overview page is not loading #17710
fix: link overview page is not loading #17710
Conversation
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17710 +/- ##
=======================================
Coverage 78.33% 78.33%
=======================================
Files 408 408
Lines 14015 14015
Branches 4344 4372 +28
=======================================
Hits 10979 10979
- Misses 2867 2868 +1
+ Partials 169 168 -1 ☔ View full report in Codecov by Sentry. |
8ec84a4
Closes #17709
link overview page is not loading
Changed
The LinkStories import statement was missing.
Testing / Reviewing