Mobile 375 × 812

Desktop 1440 × 900

Score: 66 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Cookie 'akamweb' is missing the Secure flag
Cookie 'current_country' is missing the Secure flag
Cookie 'rcps_cc' is missing the Secure flag
Cookie 'rcps_po' is missing the Secure flag
[](https://beavercheck.com/results/826f2c16-5f5b-29f9-ae56-6d35ae68aa1d)<a href="https://beavercheck.com/results/826f2c16-5f5b-29f9-ae56-6d35ae68aa1d"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.sephora.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.sephora.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
12.38 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.19 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
17.87 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
12.70 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
59.26 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 | /contentimages/2026-feb-makeup-story-site-hp-hero-banner-... | 98.7 KiB | 60.2 KiB |
LIMITED EDITION | only at Sephora div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 | /contentimages/26-04-05_sdj-limited-edition-mists_site_hp... | 93.0 KiB | 54.6 KiB |
notes of bergamot, rice milk & jasmine div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 | /contentimages/26-04-04_glossier-you-soie_site_hp_hero-ba... | 74.2 KiB | 35.8 KiB |
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74 | 53.8 KiB | 301 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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 39.7 s |
| Other | 2.9 s |
| Script Parsing & Compilation | 2.2 s |
| Style & Layout | 1.2 s |
| Garbage Collection | 811 ms |
| Parse HTML & CSS | 219 ms |
| Rendering | 158 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
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| 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 |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1kfs0ri { position: absolute; top: 100%; left: 0px; right: 0px; height: 0px; opacity: 0; … } … | 15.0 KiB | 12.1 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
Looks like you are trying to access
Sephora.com (USA & Canada)
from another c… div > div.css-1i9uak3 > div.css-x2ubsl > div#modal2Dialog |
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.
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.
| Failing Elements |
|---|
Meet the Latest div.css-12hrx37 > div.css-bb7c95 > div.css-1fsqqoh > h3 |
These are opportunities to improve keyboard navigation in your application.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
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.
| Failing Elements |
|---|
Tatcha
The Silk Peony Line-Smoothing Eye Cream
$69.00
140 div.css-1r7h082 > ul.css-d57uon > li.css-yz9xoa > a.css-18mun1m |
NEST New York
Vanilla Bourbon Eau de Parfum
$32.00 - $98.00
446 div.css-1r7h082 > ul.css-d57uon > li.css-yz9xoa > a.css-18mun1m |
Jo Malone London
Myrrh & Tonka Cologne Intense with Amber
$45.00 - $228.00
425 div.css-1r7h082 > ul.css-d57uon > li.css-yz9xoa > a.css-18mun1m |
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more about the geolocation permission.
| Source |
|---|
www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74 line 193, col 105 |
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
| Source |
|---|
js.appboycdn.com/web-sdk/4.7/braze.min.js line 255, col 310 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | |
| SharedStorage | line 2, col 31 |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | line 2, col 31 |
| Fledge | line 2, col 31 |
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | |
| 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
| Source | Description |
|---|---|
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:57,875 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:57,878 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'id' of 'e' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:1333421)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:57,878 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:57,879 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:57,902 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,071 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,071 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,072 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,072 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'user' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/priority.chunk.B107CoriginmasterD20260402205602.js:2:457077)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,074 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,075 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,075 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,076 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,077 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:03:58,078 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339572 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339912 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339912 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339572 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339572 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339573)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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 Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:411925)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at au (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:396423)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394978)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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 Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:411925)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at au (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:396423)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394978)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
Failed to load resource: the server responded with a status of 429 () | |
Uncaught SecurityError: Failed to read a named property 'document' from 'Window': Blocked a frame with origin "https://www.sephora.com" from accessing a frame with origin "https://cdn.clarip.com". Protocols, domains, and ports must match. |
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.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.68 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.90 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.02 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.32 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
12.57 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 45 ms |
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 | /contentimages/2026-feb-makeup-story-site-hp-hero-banner-... | 73.2 KiB | 41.0 KiB |
LIMITED EDITION | only at Sephora div.css-12hrx37 > div.css-1vkz3nx > picture.css-1mmupns > img.css-i1gf52 | /contentimages/26-04-05_sdj-limited-edition-mists_site_hp... | 68.5 KiB | 29.4 KiB |
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74 | 53.8 KiB | 81 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 10.5 s |
| Other | 933 ms |
| Script Parsing & Compilation | 579 ms |
| Style & Layout | 402 ms |
| Garbage Collection | 301 ms |
| Parse HTML & CSS | 69 ms |
| Rendering | 51 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
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| 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 |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1kfs0ri { position: absolute; top: 100%; left: 0px; right: 0px; height: 0px; opacity: 0; … } … | 15.9 KiB | 13.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Beauty Insider div#account_drop > div.css-2rkvzp > a.css-r8vtfs > img.css-143f0vy | www.sephora.com/img/ufe/bi/logo-insider.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
Looks like you are trying to access
Sephora.com (USA & Canada)
from another c… div > div.css-1msf2e0 > div.css-1wb0v6b > div#modal3Dialog |
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.
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.
| Failing Elements |
|---|
Meet the Latest div.css-12hrx37 > div.css-bb7c95 > div.css-1fsqqoh > h3 |
These are opportunities to improve keyboard navigation in your application.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
| Failing Elements |
|---|
head > meta head > meta |
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.
| Failing Elements |
|---|
Quicklook
ILIA
Super Serum Skin Tint SPF 40 - Hydrating Foundation
$48.00
7.7K div.css-1r7h082 > ul.css-33zpl1 > li.css-yz9xoa > a.css-18mun1m |
Quicklook
MILK MAKEUP
Hydro Grip Hydrating Makeup Primer with Hyaluronic Acid +… div.css-1r7h082 > ul.css-33zpl1 > li.css-yz9xoa > a.css-18mun1m |
Quicklook
Rare Beauty by Selena Gomez
Soft Pinch Liquid Blush
$25.00
12.5K div.css-1r7h082 > ul.css-33zpl1 > li.css-yz9xoa > a.css-18mun1m |
Quicklook
OUAI
Detox Clarifying Shampoo with Apple Cider Vinegar
$34.00
3.6K div.css-1r7h082 > ul.css-33zpl1 > li.css-yz9xoa > a.css-18mun1m |
Quicklook
K18 Biomimetic Hairscience
Leave-In Molecular Repair Hair Mask
$75.00… div.css-1r7h082 > ul.css-33zpl1 > li.css-yz9xoa > a.css-18mun1m |
Quicklook
The Ordinary
AHA 30% + BHA 2% High-Strength Peeling Solution for Brig… div.css-1r7h082 > ul.css-33zpl1 > li.css-yz9xoa > a.css-18mun1m |
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more about the geolocation permission.
| Source |
|---|
www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74 line 193, col 105 |
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
| Source |
|---|
js.appboycdn.com/web-sdk/4.7/braze.min.js line 255, col 310 |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | |
| SharedStorage | line 2, col 31 |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | line 2, col 31 |
| Fledge | line 2, col 31 |
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | |
| 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
| Source | Description |
|---|---|
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | [RefreshToken - mainheadscript] Failed to get anonymous token: SyntaxError: Unexpected token '<', "<HTML><HEA"... is not valid JSON |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 10669.900000572205 [GraphQL RetryMiddleware] Retries exhausted for ProductRecommendations - JWT Error: An error has occurred while executing the GraphQL query or mutation. For details see the inner exception. |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,064 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,066 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'id' of 'e' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:1333421)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,067 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,068 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,090 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,454 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,454 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,455 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'user' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/priority.chunk.B107CoriginmasterD20260402205602.js:2:457077)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,456 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,457 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,458 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'is')
at r.is.r (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:259541)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,459 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,460 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,461 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,462 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot destructure property 'pageTemplate' of 'undefined' as it is undefined.
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:478114)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | 2026-04-07 20:04:43,792 [URL: /] [template: Homepage/Homepage] [wrapComponentRender.js] TypeError: Cannot read properties of undefined (reading 'hasBg')
at Function.<anonymous> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:1748656)
at b (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288587)
at https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:5:288852
at F (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:297933)
at G (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:298593)
at us (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:362379)
at fu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:398869)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399608)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339572 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339912 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339912 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339572 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339452 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339453)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 339572 | 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 ca (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:339573)
at Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:412239)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394751)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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. |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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 Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:411925)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at au (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:396423)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394978)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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 Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:411925)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at au (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:396423)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394978)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402... line 1, col 411924 | 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 Ol (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:411925)
at Su (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399797)
at yu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399725)
at gu (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:399588)
at au (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:396423)
at ou (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:394978)
at C (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449135)
at w (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:449667)
at S._.<computed> (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106331)
at R (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106100)
at MessagePort.D (https://www.sephora.com/js/ufe/isomorphic/main.bundle.B107CoriginmasterD20260402205602.js:2:106159)
at Object.g [as apply] (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:25:458)
at MessagePort.<anonymous> (https://www.sephora.com/resources/87b0af1604642a03f9e3b5f9aca755a11630011008b74:26:178) |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 429 () | |
s.go-mpulse.net/boomerang/FS9BD-W3YYU-T5EYF-DZEKW-5ERXU line 9, col 191103 | SyntaxError: Unexpected token '<', "<HTML><HEA"... is not valid JSON |
Uncaught SecurityError: Failed to read a named property 'document' from 'Window': Blocked a frame with origin "https://www.sephora.com" from accessing a frame with origin "https://cdn.clarip.com". Protocols, domains, and ports must match. |
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.
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.
Send Feedback