Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crash] TypeError: Cannot read properties of undefined (reading 'uri') #11535

Closed
Tedko opened this issue Mar 30, 2024 · 0 comments · Fixed by #11536
Closed

[Crash] TypeError: Cannot read properties of undefined (reading 'uri') #11535

Tedko opened this issue Mar 30, 2024 · 0 comments · Fixed by #11536

Comments

@Tedko
Copy link
Member

Tedko commented Mar 30, 2024

I was doing something..., then Mask reports an error.

Cannot read properties of undefined (reading 'uri')

Error stack:

TypeError: Cannot read properties of undefined (reading 'uri')
    at FollowLensDialog (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/102.js:1:40900)
    at Mf (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:39694)
    at Hh (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:60210)
    at Wk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:108723)
    at Sk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:103707)
    at Rk (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:102915)
    at ef (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:102738)
    at ff (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:100143)
    at rf (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:9:99574)
    at P (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/bundled/3.js:17:1696)
    at queue. (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/js/polyfill/ecmascript.js:17:26682)
    at run (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/js/polyfill/ecmascript.js:17:26265)
    at MessagePort.eventListener (chrome-extension://jkoeaghipilijlahjplgbfiocjhldnap/js/polyfill/ecmascript.js:17:26350)

Build info

  • Version: 2.24.5
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
  • build: stable
  • BUILD_DATE: 2024-02-20T08:23:29.978Z

Git (*):

35db632 (HEAD)

guanbinrui added a commit that referenced this issue Apr 2, 2024
* chore: bump version to 2.24.7

* fix(Lens): update profile typings according to graphql schema (#11536)

closes #11535

* fix: typing (#11538)

---------

Co-authored-by: Wukong Sun <158803171+swkatmask@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant