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

Error: "f.hasOwnProperty is not a function" #17819

Closed
chkp-michaelo opened this issue Jan 10, 2020 · 2 comments
Closed

Error: "f.hasOwnProperty is not a function" #17819

chkp-michaelo opened this issue Jan 10, 2020 · 2 comments

Comments

@chkp-michaelo
Copy link

Describe what you were doing when the bug occurred:

  1. Opened components tree
  2. Clicked Context.Provider
  3. Clicked "SomeProvider" component right above that Context.Provider

This issue does not happen if I click "SomeProvider" first. only after clicking Context.Provider within this "SomeProvider" wrapper component.


Please do not remove the text below this line

DevTools version: 4.3.0-3e0967783

Call stack: at ha (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:268899)
at ii (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:59363)
at Sl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:107431)
at Ic (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:99973)
at Tc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:99898)
at vc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:96672)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:46436
at n.unstable_runWithPriority (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:3676)
at $o (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:46146)
at na (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:46382)

Component stack: in ha
in div
in ya
in Ea
in div
in div
in ya
in Ea
in div
in Unknown
in div
in bi
in div
in Ai
in Suspense
in ei
in div
in div
in la
in Ur
in vo
in Unknown
in n
in Unknown
in div
in div
in Qi
in Ve
in nn
in Da
in Yc

@lunaruan
Copy link
Contributor

Hello! Thanks for reporting this issue. This bug was most likely fixed in #17768 for v4.4.0. Fortunately that version went live in the Chrome store a couple of days ago, so it should be deployed to your browser soon!

I'm going to close this issue since it's been fixed on our end. If you're still able to reproduce it with version 4.4.0 please let us know and we'll reopen the issue.
cc: @bvaughn

@bvaughn
Copy link
Contributor

bvaughn commented Jan 10, 2020

Thanks for the tag, Luna!

Try restarting your browser to see if it picks up the new version of the extension, @MichaelOstrovsky. Worst case, you could always uninstall and reinstall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants