Gatsby PREACT Uncaught TypeError: Cannot assign to read only property 'name' of function 'function t(t,e){var r=C({},t);return delete r.ref,n(r,(e=t.ref||e)&&("object"!=typeof e||"current"in e)?e:null)}' #31058
Unanswered
ashishjaarvis
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I'm getting this issue after instaling preact plugin in my gatsby webapp. Can you please help me on this.
ReactiveComponent.js:372 Uncaught TypeError: Cannot assign to read only property 'name' of function 'function t(t,e){var r=C({},t);return delete r.ref,n(r,(e=t.ref||e)&&("object"!=typeof e||"current"in e)?e:null)}'
at eval (ReactiveComponent.js:372)
at Object../node_modules/@appbaseio/reactivesearch/lib/components/basic/ReactiveComponent.js (commons.js:3352)
at webpack_require (commons.js:853)
at fn (commons.js:130)
at Module.eval (search.tsx:7)
at eval (search.tsx:162)
at Module../src/providers/search.tsx (commons.js:15904)
at webpack_require (commons.js:853)
at fn (commons.js:130)
at Module.eval (providers.tsx:9)
Beta Was this translation helpful? Give feedback.
All reactions