Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.col-12 > div.image > a > div.background-image div.col-12 > div.image > a > div.background-image | /api/public/content/ab409307efcf4ad597b3e829d7e254c3?v=f5... | 394.6 KiB | 355.5 KiB |
div.col-12 > div.image > a > div.background-image div.col-12 > div.image > a > div.background-image | /api/public/content/7acbc140c67e4586af7d864c72442bc3?v=0c... | 353.2 KiB | 314.1 KiB |
div.col-12 > div.image > a > div.background-image div.col-12 > div.image > a > div.background-image | /api/public/content/d1a7bbfa6d45449484483b8dc3238f14?v=fc... | 229.4 KiB | 190.3 KiB |
div.col-12 > div.image > a > div.background-image div.col-12 > div.image > a > div.background-image | /michiganstab57e-msustrategi129d-prod9868-7e5e/media/proj... | 968.4 KiB | 145.2 KiB |
div#__next > div#wrapper > section#hero-banner > div.background-image div#__next > div#wrapper > section#hero-banner > div.background-image | /api/public/content/1b28a643fd374ae1ae50d62cb5d44724?v=88... | 432.7 KiB | 107.1 KiB |
A group of smiling students lean in toward the camera outdoors on campus, joine… div.col-12 > div.image > a > img | /api/public/content/42c22a5b94b94d289f4bb79f0b98d9a4?v=e9... | 107.0 KiB | 72.8 KiB |
20190218DTRN0301.jpg div.row > div.col-12 > section.coming-soon > div.background-image | /api/public/content/0ccd7735dabf4b78b36cd4dfd70698c3?v=1f... | 119.6 KiB | 70.8 KiB |
div.row > div.col-12 > section.photo-video > div.background-image div.row > div.col-12 > section.photo-video > div.background-image | /michiganstab57e-msustrategi129d-prod9868-7e5e/media/proj... | 48.0 KiB | 7.2 KiB |
20240714.NSCH-07201.jpg div.row > div.col-12 > section.coming-soon > div.background-image | /api/public/content/500-600-9c35c134dff84170b5077f57e8895... | 54.1 KiB | 5.2 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /v1/files/pages/styles/content-styles.css?sitecoreContext... | 2.7 KiB | 281 ms |
| fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap | 1.8 KiB | 217 ms |
| /css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i... | 2.8 KiB | |
| www.youtube.com/iframe_api | 3.5 KiB | 224 ms |
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css | 19.0 KiB | 350 ms |
| cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css | 1002 B | 246 ms |
| cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css | 1.3 KiB | 246 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| msu.edu/_next/static/css/1bc55fe53877a431.css | 147.1 KiB | 138.7 KiB |
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css | 18.4 KiB | 18.2 KiB |
| @keyframes app_fade-in__HTeDv{0%{opacity:0} … | 13.1 KiB | 13.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| msu.edu/_next/static/chunks/27-8f8d979b1b2c7080.js | 426.5 KiB | 307.2 KiB |
| msu.edu/_next/static/chunks/287-8fc672f61b4cc1ac.js | 158.4 KiB | 130.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KRVG49X | 167.4 KiB | 108.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KRVG49X | 167.4 KiB | 108.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KRVG49X | 167.4 KiB | 108.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KRVG49X | 167.4 KiB | 67.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-D7271B6VVJ&cx=c>m=4e64h1 | 159.4 KiB | 66.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-EFLDCHXNHH&cx=c>m=4e64h1 | 157.2 KiB | 63.6 KiB |
| i647.msu.edu/plugin/library/c63b462f5ed45398d661982cba0583fa | 53.7 KiB | 48.2 KiB |
| /signals/config/1706078429670727?v=2.9.303&r=stable&domai... | 127.3 KiB | 36.7 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.3 KiB |
| i647.msu.edu/plugin/plugin/179a51548c6da83f0f3a784ee8650dbc | 64.5 KiB | 31.9 KiB |
| msu.edu/_next/static/chunks/330-b5c6bd0448efb6f3.js | 29.8 KiB | 24.2 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.0 s |
| Other | 466 ms |
| Script Parsing & Compilation | 273 ms |
| Style & Layout | 200 ms |
| Parse HTML & CSS | 46 ms |
| Garbage Collection | 39 ms |
| Rendering | 15 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Transparency Reporting: Budget & Salary/Compensation div.col-12 > div.detailed-links > a.detailed-link > img | /michiganstab57e-msustrategi129d-prod9868-7e5e/media/proj... |
Michigan State University div.row > div.col-12 > a > img | /michiganstab57e-msustrategi129d-prod9868-7e5e/media/proj... |
Michigan State University div.row > div.col-12 > a > img | /michiganstab57e-msustrategi129d-prod9868-7e5e/media/proj... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
MSUToday div.row > div.col-12 > div.highlighted-link > a.activator |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
20240714.NSCH-07201.jpg div.row > div.col-12 > section.coming-soon > div.background-image |
20190218DTRN0301.jpg div.row > div.col-12 > section.coming-soon > div.background-image |
11162023.NSCH-5873.jpg div.row > div.col-12 > section.coming-soon > div.background-image |
20260325.DLT_6346.jpg div.row > div.col-12 > section.coming-soon > div.background-image |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
MSU earns top recognition in the 2026–27 Best Graduate Schools rankings div.col-12 > div.bottom-text > div.container > h4 |
Contact us div.container > div.row > div.col-12 > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
div.row > div.col-12 > div.image > a div.row > div.col-12 > div.image > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
A to Z Index div.row > div.col-12 > ul#footer-panel-0 > li |
Find People div.row > div.col-12 > ul#footer-panel-0 > li |
Maps div.row > div.col-12 > ul#footer-panel-0 > li |
Email div.row > div.col-12 > ul#footer-panel-0 > li |
Student Information System (SIS) div.row > div.col-12 > ul#footer-panel-0 > li |
D2L div.row > div.col-12 > ul#footer-panel-0 > li |
Libraries div.row > div.col-12 > ul#footer-panel-0 > li |
Tech Support div.row > div.col-12 > ul#footer-panel-0 > li |
MSU Misconduct Hotline div.row > div.col-12 > ul#footer-panel-0 > li |
Social Media Directory div.row > div.col-12 > ul#footer-panel-0 > li |
Events Calendar div.row > div.col-12 > ul#footer-panel-0 > li |
For Media div.row > div.col-12 > ul#footer-panel-0 > li |
MSU Police and Public Safety div.row > div.col-12 > ul#footer-panel-0 > li |
Olin Health Center div.row > div.col-12 > ul#footer-panel-0 > li |
Counseling & Psychiatric Services (CAPS) div.row > div.col-12 > ul#footer-panel-0 > li |
University Health and Wellbeing div.row > div.col-12 > ul#footer-panel-0 > li |
MSU Health Care div.row > div.col-12 > ul#footer-panel-0 > li |
Civil Rights and Title IX div.row > div.col-12 > ul#footer-panel-0 > li |
Our Commitment div.row > div.col-12 > ul#footer-panel-0 > li |
Center for Survivors div.row > div.col-12 > ul#footer-panel-0 > li |
Security & Fire Safety Report div.row > div.col-12 > ul#footer-panel-0 > li |
University Policy on Relationship Violence and Sexual Misconduct div.row > div.col-12 > ul#footer-panel-0 > li |
Notice of Non-Discrimination, Anti-Harassment and Non-Retaliation div.row > div.col-12 > ul#footer-panel-0 > li |
Health Care Non-Discrimination Notice div.row > div.col-12 > ul#footer-panel-0 > li |
Disability Resources div.row > div.col-12 > ul#footer-panel-0 > li |
Spartan One-Stop div.row > div.col-12 > ul#footer-panel-0 > li |
Learning Resources div.row > div.col-12 > ul#footer-panel-0 > li |
University Health & Wellbeing div.row > div.col-12 > ul#footer-panel-0 > li |
Human Resources div.row > div.col-12 > ul#footer-panel-1 > li |
EBS Login div.row > div.col-12 > ul#footer-panel-1 > li |
Job Postings div.row > div.col-12 > ul#footer-panel-1 > li |
Employee Assistance Program div.row > div.col-12 > ul#footer-panel-1 > li |
CARES Act Funding div.row > div.col-12 > ul#footer-panel-2 > li |
Student Achievement and Outcomes div.row > div.col-12 > ul#footer-panel-2 > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
How a Spartan found his path and now shapes the Pistons brand
div.container > div.row > div.col-12 > a.medium |
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | |
| SharedStorage | i647.msu.edu/script.js line 62, col 205 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) | |
Error: Minified React error #421; visit https://reactjs.org/docs/error-decoder.html?invariant=421 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78113
at ub (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:78387)
at i (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:121352)
at oO (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:99116)
at https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98983
at oF (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:98990)
at oS (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:94029)
at x (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:137527)
at MessagePort.T (https://msu.edu/_next/static/chunks/framework-e952fed463eb8e34.js:1:138057) |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| msu.edu/strongermichigan | Learn more |
| inclusion.msu.edu/ | Read More |
| msutoday.msu.edu/news/2026/04/spartan-shapes-detroit-pistons-brand | Read more |
| /story/news/local/2026/03/17/5-million-to-bring-infrastru... | Read more |
| /us/blog/close-encounters/202604/why-the-narcissistic-rel... | Read more |
| /video/2026/04/07/rep-barrett-talks-funding-msu-agricultu... | Read more |
| strategicplan.msu.edu/ | Learn more |
| /?utm_campaign=standard-promo&utm_source=msuhome&utm_medi... | Learn more |
| /https://edge.sitecorecloud.io/michigansta4a14-msu70a4-pr... | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.