koba04 / swr-devtools

A DevTool for SWR
https://swr-devtools.vercel.app
MIT License
219 stars 3 forks source link

SWRDevTools tab doesn't render anything #122

Closed SukkaW closed 1 year ago

SukkaW commented 1 year ago

Chrome 109.0.5414.119 on macOS 13.1 Beta (22C5050e)

image image image
DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at chrome-extension://liidbicegefhheghhjbomajjaehnjned/app.js:2:266743
    at rs (chrome-extension://liidbicegefhheghhjbomajjaehnjned/app.js:2:143860)
    at xu (chrome-extension://liidbicegefhheghhjbomajjaehnjned/app.js:2:163982)
    at chrome-extension://liidbicegefhheghhjbomajjaehnjned/app.js:2:160586
    at x (chrome-extension://liidbicegefhheghhjbomajjaehnjned/app.js:2:190548)
    at MessagePort.T (chrome-extension://liidbicegefhheghhjbomajjaehnjned/app.js:2:191080)
image
koba04 commented 1 year ago

Thank you! I'll take a look.