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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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.
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.
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 | |
|---|---|---|---|
A Wise debit card. div > div.mw-m-b-8 > picture > img.productCards_productCardImage__0Z3uY | /public-resources/assets/spend/card-asset/large/v2/person... | 303.3 KiB | 299.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.wise.com/ | 270 ms |
| wise.com/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| wise.com/ | 841 ms |
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.
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.
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 |
|---|---|---|
| wise.com/static-assets/app/_next/static/css/c47d2309f28e79d2.css | 188.4 KiB | 170.3 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.
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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 | 2.9 s |
| Other | 2.1 s |
| Style & Layout | 2.1 s |
| Rendering | 887 ms |
| Script Parsing & Compilation | 259 ms |
| Parse HTML & CSS | 108 ms |
| Garbage Collection | 71 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| inline: // Copyright 2022 The Chromium Authors … | 55.4 KiB | 21.8 KiB |
| inline: // Copyright 2022 The Chromium Authors … | 55.4 KiB | 21.8 KiB |
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 | |
|---|---|
QR code for downloading the Wise app div.App_QRContainer__gh3D9 > div.App_QRWrapper___OtDi > picture > img | |
Get it on Google Play Store div.mw-container > div.eds-gap-2 > a > img | /public-resources/assets/marketing-components/google-play... |
Download on the Apple App Store div.mw-container > div.eds-gap-2 > a > img | wise.com/public-resources/assets/marketing-components/app-store-badges/en.svg |
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
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Send money div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-personal-send-money |
Send large amounts div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-personal-send-large-amounts |
Receive money div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-personal-receive-money |
Get a Wise Multi-Currency Card div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-personal-get-a-debit-card |
Receive interest div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-personal-earn-returns |
Personal pricing div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-personal-pricing-link |
Send money div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-send-money |
Receive money div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-receive-money |
Get a Wise Multi-Currency Card div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-get-a-debit-card |
Receive interest div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-earn-returns |
Manage team finances div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-manage-team-finances |
Connect accounting software div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-connect-accounting-software |
Explore API integrations div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-explore-api-integrations |
Explore demo div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-try-demo |
Contact sales div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-contact-sales |
Business pricing div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-business-pricing-link |
Send div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-send |
Receive div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-receive |
Issue cards div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-issue-cards |
Multi-currency accounts div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-multi-currency-accounts |
Banks & financial institutions div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-banks-financial-industries |
Education platforms div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-education-platforms |
Marketplaces div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-marketplaces |
Spend management div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-spend-management |
Travel platforms div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-travel-platform |
Workforce platforms div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-workforce-platforms |
Register for Wise Connect div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-register-wise-connect |
Explore API documentation div.NavigationDesktop_navigation_primary__panel_groups > ul.NavigationDesktop_navigation_primary__panel_list > li > a#header-platform-explore-api |
US flag div.np-theme-personal > div > div.mw-container > div.mw-p-x-lg-8 |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.eds-col > div.eds-flex > div.eds-flex > button.np-circle div.eds-col > div.eds-flex > div.eds-flex > button.np-circle |
div.eds-col > div.eds-flex > div.eds-flex > button.np-circle div.eds-col > div.eds-flex > div.eds-flex > button.np-circle |
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.
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 |
|---|
"It is so quick. It took only 16 seconds to send money to India from USA." div.eds-flex > div.eds-flex > div.eds-flex > h4.eds-heading-5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Arrives
Today - in seconds div > div.m-t-1 > div > li.wds-list-item |
Total fees
Free - no fees to pay
0 USD
5.48 USD discount applied div > div.m-y-1 > div > li.wds-list-item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|
EN div.NavigationDesktop_navigation_primary__wrapper > ul#desktop.primary.end > li.NavigationDesktop_navigation_tertiary__item > button.wds-Button |
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 |
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 #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at lh (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:53218)
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127721)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100648)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at i (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:127380)
at oM (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105705)
at oF (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:105575)
at oS (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:102346)
at ow (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:100901)
at x (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:136802)
at MessagePort.T (https://wise.com/static-assets/app/_next/static/chunks/framework-e3f3cb15367a2851.js:1:137332) | |
Framing 'https://16544908.fls.doubleclick.net/' violates the following Content Security Policy directive: "frame-src youtube.com www.youtube.com www.youtube-nocookie.com https://vars.hotjar.com https://bid.g.doubleclick.net https://www.googletagmanager.com https://insight.adsrvr.org https://match.adsrvr.org https://wise.com https://gtm.wise.com https://transferwise.com https://wise.navattic.com https://js-eu1.hsforms.net https://forms-eu1.hsforms.com/ https://challenges.cloudflare.com". The request has been blocked.
| |
Framing 'https://sst.wise.com/' violates the following Content Security Policy directive: "frame-src youtube.com www.youtube.com www.youtube-nocookie.com https://vars.hotjar.com https://bid.g.doubleclick.net https://www.googletagmanager.com https://insight.adsrvr.org https://match.adsrvr.org https://wise.com https://gtm.wise.com https://transferwise.com https://wise.navattic.com https://js-eu1.hsforms.net https://forms-eu1.hsforms.com/ https://challenges.cloudflare.com". The request has been blocked.
| |
Loading the image 'https://insight.adsrvr.org/track/pxl/?adv=jkdnggb&ct=0:bvmra0t&fmt=3>mcb=1112562747' violates the following Content Security Policy directive: "img-src 'self' data: blob: *.facebook.com https://wise.com https://gtm.wise.com https://sst.wise.com https://tw-avatar.s3.eu-central-1.amazonaws.com https://tw-test-avatar-storage.s3.eu-west-1.amazonaws.com https://*.doubleclick.net https://www.googleadservices.com https://alb.reddit.com https://*.yahoo.co.jp https://bat.bing.com https://cx.atdmt.com https://daw291njkc3ao.cloudfront.net https://dq8dwmysp7hk1.cloudfront.net https://d2dgj1jjqgsb96.cloudfront.net https://help.wise.com/ https://platform-lookaside.fbsbx.com https://pixel.pointmediatracker.com https://cnv.event.prod.bidr.io https://q.quora.com https://s3-eu-west-1.amazonaws.com https://t.co https://wise.desk.com https://widgets.wise.com https://www.google-analytics.com https://www.gstatic.com https://i.ytimg.com https://px.ads.linkedin.com https://www.linkedin.com https://aax-eu.amazon-adsystem.com https://www.googletagmanager.com https://www.google.com https://www.google.com.au https://www.google.com.br https://www.google.com.sg https://www.google.com.ph https://www.google.com.my https://www.google.com.mx https://www.google.com.ua https://www.google.com.vn https://www.google.com.tr https://www.google.com.ar https://www.google.com.hk https://www.google.com.pk https://www.google.com.pe https://www.google.com.ng https://www.google.com.cy https://www.google.com.mt https://www.google.com.bd https://www.google.com.eg https://www.google.co.uk https://www.google.co.th https://www.google.co.jp https://www.google.co.nz https://www.google.co.id https://www.google.co.kr https://www.google.co.ve https://www.google.co.in https://www.google.co.il https://www.google.co.za https://www.google.de https://www.google.ca https://www.google.es https://www.google.pl https://www.google.ie https://www.google.ch https://www.google.pt https://www.google.nl https://www.google.it https://www.google.hu https://www.google.fr https://www.google.be https://www.google.ro https://www.google.fi https://www.google.cl https://www.google.cz https://www.google.ae https://www.google.lu https://www.google.se https://www.google.ru https://www.google.at https://www.google.bg https://www.google.ee https://www.google.dk https://www.google.no https://www.google.gr https://www.google.sk https://www.google.lt https://www.google.lv https://www.google.ge https://www.google.hr https://www.google.me *.googleusercontent.com *.analytics.google.com http://wi.se https://wi.se https://collector-20079.tvsquared.com https://analytics.twitter.com https://tr.line.me https://c5.adalyser.com https://c0.adalyser.com https://i.sng.link https://pixel.pointmediatracker.com https://cnv.event.prod.bidr.io https://lux.speedcurve.com https://forms-eu1.hsforms.com/ https://analytics.google.com/g/s/collect". The action has been blocked. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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
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 |
|---|---|
| wise.com/us/business/ | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.