Skip to content
https://wattpad.com

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

41

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling

Why this matters

Performance issues directly impact user engagement and conversion rates.

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js86400.0 s128.4 KiB
static.wattpad.com/image/thriller-illo@120x120.png0.0 ms40.0 KiB
static.wattpad.com/image/romance-illo@120x120.png0.0 ms39.0 KiB
static.wattpad.com/image/lgbt-illo@120x120.png0.0 ms34.1 KiB
static.wattpad.com/image/paranormal-illo@120x120.png0.0 ms33.6 KiB
static.wattpad.com/image/diverselit-illo@120x120.png0.0 ms33.5 KiB
static.wattpad.com/image/humor-illo@120x120.png0.0 ms32.9 KiB
static.wattpad.com/image/fantasy-illo@120x120.png0.0 ms32.9 KiB
static.wattpad.com/image/newadult-illo@120x120.png0.0 ms32.8 KiB
static.wattpad.com/image/nonfiction-illo@120x120.png0.0 ms32.4 KiB
static.wattpad.com/image/werewolf-illo@120x120.png0.0 ms31.7 KiB
static.wattpad.com/image/scifi-illo@120x120.png0.0 ms31.7 KiB
static.wattpad.com/image/urban-illo@120x120.png0.0 ms30.7 KiB
static.wattpad.com/image/mystery-illo@120x120.png0.0 ms30.7 KiB
static.wattpad.com/image/teenfic-illo@120x120.png0.0 ms30.1 KiB
static.wattpad.com/image/poetry-illo@120x120.png0.0 ms28.6 KiB
static.wattpad.com/image/shortstory-illo@120x120.png0.0 ms28.3 KiB
static.wattpad.com/image/adventure-illo@120x120.png0.0 ms27.5 KiB
static.wattpad.com/image/historicalfic-illo@120x120.png0.0 ms27.4 KiB
static.wattpad.com/image/fanfic-illo@120x120.png0.0 ms27.1 KiB
static.wattpad.com/image/horror-illo@120x120.png0.0 ms25.4 KiB
static.wattpad.com/image/paidstories-illo@120x120.png0.0 ms17.1 KiB
www.google-analytics.com/analytics.js7200.0 s20.9 KiB
static.wattpad.com/image/wattys2-illo@120x120.png0.0 ms12.3 KiB
static.wattpad.com/image/edschoice-illo@120x120.png0.0 ms12.0 KiB
cdn.cookielaw.org/scripttemplates/202601.2.0/otTCF.js86400.0 s17.7 KiB
cdn.cookielaw.org/scripttemplates/otSDKStub.js86400.0 s9.1 KiB
sb.scorecardresearch.com/beacon.js86400.0 s6.7 KiB
static.clmbtech.com/ase/65973/3140/aa.js86400.0 s3.1 KiB
/message?cid=65973%3A3140&val_102=www.wattpad.com&val_120...0.0 ms883 B
cdn.cookielaw.org/consent/tcf.stub.js86400.0 s1.2 KiB
sb.scorecardresearch.com/internal-c2/default/cs.js86400.0 s359 B

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:54.967 source:map[type:text value:[unattributed]]]]

Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:label label:Subpart valueType:text] map[key:duration label:Duration valueType:ms]]
items: [map[duration:373.988 label:Time to first byte subpart:timeToFirstByte] map[duration:16.441 label:Resource load delay subpart:resourceLoadDelay] map[duration:301.678 label:Resource load duration subpart:resourceLoadDuration] map[duration:1871.316 label:Element render delay subpart:elementRenderDelay]]
lhId: page-0-IMG
nodeLabel: div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH
path: 1,HTML,1,BODY,3,DIV,1,DIV,1,DIV,0,IMG
selector: div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH
snippet: <img alt="" src="/wp-web-assets/images/landing/hero.webp" class="D0WEH" data-testid="hero-image">

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-0-IMG
nodeLabel: div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH
path: 1,HTML,1,BODY,3,DIV,1,DIV,1,DIV,0,IMG
selector: div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH
snippet: <img alt="" src="/wp-web-assets/images/landing/hero.webp" class="D0WEH" data-testid="hero-image">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
body.theme-6 > div.WdTXv > picture._9lPWS > img._9lPWS body.theme-6 > div.WdTXv > picture._9lPWS > img._9lPWS
www.wattpad.com/wp-web-assets/images/landing/getapp-section-tablet.png190.7 KiB159.8 KiB
Ariana Godoy div.TAeQq > div._-1ay8 > div._3upi8 > img.n5SjH
www.wattpad.com/wp-web-assets/images/landing/studio-cover-1.png108.9 KiB100.6 KiB
Tay Marley div.TAeQq > div._-1ay8 > div.aF-Ae > img.n5SjH
www.wattpad.com/wp-web-assets/images/landing/studio-cover-2.png97.4 KiB90.5 KiB
div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH
www.wattpad.com/wp-web-assets/images/landing/hero.webp100.9 KiB85.7 KiB
div.YOejf > div.tVI95 > div.RQ8xz > img div.YOejf > div.tVI95 > div.RQ8xz > img
www.wattpad.com/wp-web-assets/images/landing/genres-section.png99.8 KiB78.2 KiB
Kate Marchant div.TAeQq > div._-1ay8 > div.i5Fbp > img.n5SjH
www.wattpad.com/wp-web-assets/images/landing/studio-cover-3.png66.5 KiB57.8 KiB
div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB
static.wattpad.com/image/romance-illo@120x120.png38.7 KiB38.0 KiB
body.theme-6 > div.Dr93h > div.wBdBq > img body.theme-6 > div.Dr93h > div.wBdBq > img
www.wattpad.com/wp-web-assets/images/landing/book-club.png64.3 KiB36.6 KiB
div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB
static.wattpad.com/image/lgbt-illo@120x120.png33.7 KiB33.1 KiB
div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB
static.wattpad.com/image/fanfic-illo@120x120.png26.7 KiB26.0 KiB
Google Play div.uORyj > div._6ZXgd > a > img
www.wattpad.com/wp-web-assets/images/get-mobile/google-play/en.png19.3 KiB17.9 KiB
Sidelined: The QB and Me cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/124711439-256-k985459.jpg25.2 KiB16.4 KiB
div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB div.shnEb > div > a.Vkj2L > img.pillImage__YYWTB
static.wattpad.com/image/paidstories-illo@120x120.png16.7 KiB16.1 KiB
Sidelined 2: Intercepted cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/402659967-256-k650601.jpg23.7 KiB14.9 KiB
Costantino | A Mafia Romance (Complete) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/347718219-256-k372666.jpg13.9 KiB6.6 KiB
Code Blue cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/350193740-256-k590797.jpg16.8 KiB5.1 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 832 ms
URLTime Spent
wattpad.com/832 ms
www.wattpad.com/0.0 ms

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 300 ms 40.6 KiB
URLTransfer SizeEst Savings
www.wattpad.com/wp-web-assets/build/css-bundle-PNRQBQEC.css45.4 KiB40.6 KiB

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation2.2 s
Other1.2 s
Style & Layout425 ms
Script Parsing & Compilation220 ms
Rendering86 ms
Garbage Collection82 ms
Parse HTML & CSS64 ms

Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 2.4 KiB
URLTransfer SizeEst Savings
www.wattpad.com/wp-web-assets/scripts/ads/ados.js8.7 KiB2.4 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH div.MDPRi > div.-M8Tb > div._7zFXI > img.D0WEH
www.wattpad.com/wp-web-assets/images/landing/hero.webp
body.theme-6 > div.Dr93h > div.wBdBq > img body.theme-6 > div.Dr93h > div.wBdBq > img
www.wattpad.com/wp-web-assets/images/landing/book-club.png
div.YOejf > div.tVI95 > div.RQ8xz > img div.YOejf > div.tVI95 > div.RQ8xz > img
www.wattpad.com/wp-web-assets/images/landing/genres-section.png
div.zlCwf > div.NBl4G > picture.K7jYb > img.K7jYb div.zlCwf > div.NBl4G > picture.K7jYb > img.K7jYb
www.wattpad.com/wp-web-assets/images/landing/fanfiction-mobile.svg
body.theme-6 > div.WdTXv > picture._9lPWS > img._9lPWS body.theme-6 > div.WdTXv > picture._9lPWS > img._9lPWS
www.wattpad.com/wp-web-assets/images/landing/getapp-section-tablet.png
Sidelined 2: Intercepted cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/402659967-256-k650601.jpg
Costantino | A Mafia Romance (Complete) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/347718219-256-k372666.jpg
Lilah cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/181121904-256-k819414.jpg
Behind The Limelight cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/319781399-256-k708756.jpg
Tempting | My Brother's Best Friend [18+] cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/326277149-256-k534899.jpg
Bite Me cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/90623050-256-k503464.jpg
Forgotten Wolf cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/224016460-256-k545328.jpg
See Me cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/258988576-256-k691256.jpg
𝐆𝐞𝐭𝐚𝐰𝐚𝐲 |𝟏𝟖+ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/276321551-256-k423457.jpg
behind the camera - fake dating sports romance (wlw) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/393392420-256-k765847.jpg
My Brothers' Mafia Best Friend cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/240045572-256-k886785.jpg
head over heels cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/376957415-256-k278250.jpg
Raven: His First Everything cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/387928203-256-k709498.jpg
My Fake Boyfriend cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/7483469-256-k557503.jpg
Campus King | 18+ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/345813647-256-k927272.jpg
Taming the Street Racer ✔️ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/231385938-256-k670433.jpg
Run Bad Boy Run cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/1890687-256-k78617.jpg
Alpha Kane cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/257468746-256-k968278.jpg
Big Shot | ✓ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/351599673-256-k685282.jpg
The Games We Play cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/386615177-256-k349447.jpg
Code Blue cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/350193740-256-k590797.jpg
Therefore I am Yours | Billie Eilish - Watty Awards 2022 cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/246316767-256-k892757.jpg
The Tinker cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/265841465-256-k38059.jpg
Havoc | Peter Parker ¹ ✓ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/115320159-256-k93435.jpg
in time ✱ j. jungkook cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/147933890-256-k850056.jpg
The Legend of Zelda: The Magician cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/111614995-256-k231751.jpg
Dust Bones [Harry Styles] cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/19145631-256-k698481.jpg
A Twist Of Marvel || Infinity War cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/158008243-256-k81562.jpg
Star Wars: The Great Awakening (Book I) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/198853565-256-k64043.jpg
𝓙𝓾𝓼𝓽 𝓟𝓻𝓮𝓽𝓮𝓷𝓭 || D. Grayson cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/360094542-256-k934466.jpg
Hidden Patterns | Kpop Demon Hunters x Reader cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/397727457-256-k151573.jpg
The Marriage Law - A Slytherpuff Story ✓ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/155084955-256-k847025.jpg
𝐓𝐡𝐞 𝐁𝐨𝐲 𝐖𝐡𝐨 𝐋𝐨𝐯𝐞𝐝 (Harry Potter x Reader) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/240256215-256-k313533.jpg
Kiss & Tell | Nicolandria FF cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/396290476-256-k264607.jpg
𝔅𝔦𝔱𝔱𝔢𝔯𝔫𝔢𝔰𝔰 | Reader x Saja Boys cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/396703505-256-k776758.jpg
𝐁𝐚𝐝 𝐓𝐞𝐦𝐩𝐞𝐫 || ᴋ. ʙᴀᴋᴜɢᴏ cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/378954742-256-k824915.jpg
Bodyguard (YN x Beyonce) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/394344302-256-k45695.jpg
Sidelined: The QB and Me cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/124711439-256-k985459.jpg
Sidelined 2: Intercepted cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/402659967-256-k650601.jpg
After cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/5095707-256-k764271.jpg
The Only Girl of Class E | Ang Mutya ng Section E: English Version cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/389097748-256-k992145.jpg
Chasing Red cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/18024139-256-k854044.jpg
Through My Window cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/80428185-256-k903753.jpg
Float cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/890487-256-k461724.jpg
Boot Camp cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/21530897-256-k713766.jpg
Death is My BFF Rewritten (Book 1 of the Rewritten Death Chronicles) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/11070537-256-k296790.jpg
Bite Me cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/90623050-256-k503464.jpg
MY FAULT cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/393556265-256-k745301.jpg
Love Me Love Me (English) cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/397656072-256-k913360.jpg
Light as a Feather, Stiff as a Board cover div._72Ga- > a > div.ZqjCl > img.cover__BlyZa
img.wattpad.com/cover/5949534-256-k579768.jpg
Kate Marchant div.TAeQq > div._-1ay8 > div.i5Fbp > img.n5SjH
www.wattpad.com/wp-web-assets/images/landing/studio-cover-3.png
Ariana Godoy div.TAeQq > div._-1ay8 > div._3upi8 > img.n5SjH
www.wattpad.com/wp-web-assets/images/landing/studio-cover-1.png
Tay Marley div.TAeQq > div._-1ay8 > div.aF-Ae > img.n5SjH
www.wattpad.com/wp-web-assets/images/landing/studio-cover-2.png
App Store div._3I8XO > div.oDHF0 > a > img
www.wattpad.com/wp-web-assets/images/get-mobile/app-store/app-store-new.svg
App Store div.uORyj > div._6ZXgd > a > img
www.wattpad.com/wp-web-assets/images/get-mobile/app-store/app-store-new.svg
TikTok span.A8mR6 > div.ZxKcp > a > img
www.wattpad.com/wp-web-assets/images/landing/socials/tiktok-footer.png
Instagram span.A8mR6 > div.ZxKcp > a > img
www.wattpad.com/wp-web-assets/images/landing/socials/instagram-footer.png
Pinterest span.A8mR6 > div.ZxKcp > a > img
www.wattpad.com/wp-web-assets/images/landing/socials/pinterest-footer.png
Youtube span.A8mR6 > div.ZxKcp > a > img
www.wattpad.com/wp-web-assets/images/landing/socials/youtube-footer.png
Twitter span.A8mR6 > div.ZxKcp > a > img
www.wattpad.com/wp-web-assets/images/landing/socials/twitter-footer.png
Facebook span.A8mR6 > div.ZxKcp > a > img
www.wattpad.com/wp-web-assets/images/landing/socials/facebook-footer.png

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Optimize DOM size
Font display
Modern HTTP
Optimize viewport for mobile
Minify CSS
User Timing marks and measures 5 user timings
Avoid long main-thread tasks 11 long tasks found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 40 ms
Server Backend Latencies 150 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 270 ms
INP breakdown
Avoid non-composited animations
Avoid large layout shifts
98

Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.

Best practices

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
85

Best Practices

User Experience

Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLAspect Ratio (Displayed)Aspect Ratio (Actual)
Google Play div._3I8XO > div.oDHF0 > a > img
www.wattpad.com/wp-web-assets/images/get-mobile/google-play/en.png170 x 70 (2.43)646 x 250 (2.58)
Google Play div.uORyj > div._6ZXgd > a > img
www.wattpad.com/wp-web-assets/images/get-mobile/google-play/en.png170 x 70 (2.43)646 x 250 (2.58)
Google Play div.fuAd4 > div._6ZXgd > a > img
www.wattpad.com/wp-web-assets/images/get-mobile/google-play/en.png170 x 70 (2.43)646 x 250 (2.58)

Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLDisplayed sizeActual sizeExpected size
hidden div.A63kh > div.dsContainer__RRG6K > div.dsColumn__PqDUP > img.avatar__Ygp0_
www.wattpad.com/wp-web-assets/images/landing/profile-card-1.png40 x 4032 x 3260 x 60
hidden div.A63kh > div.dsContainer__RRG6K > div.dsColumn__PqDUP > img.avatar__Ygp0_
www.wattpad.com/wp-web-assets/images/landing/profile-card-2.png40 x 4032 x 3260 x 60

General

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
[GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token.
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 su (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:6:4804) at dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45496) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at v0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39671) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34680) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
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 dm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:45155) at sm (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39699) at m0 (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39627) at Hi (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:39482) at _u (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:35865) at om (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:8:34816) at us (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21353) at MessagePort.as (https://www.wattpad.com/wp-web-assets/build/_shared/chunk-BEEYMAMZ.js:1:21747)
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin
Not signed in with the identity provider.

Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Issue type
Blocked by cross-origin policy
Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Page has the HTML doctype
Properly defines charset
Ensure CSP is effective against XSS attacks
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Use a strong HSTS policy
Mitigate clickjacking with XFO or CSP
100

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback