You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting error on my project when use react-frame-component as follow preact.module.js:14 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '__k') at S (preact.module.js:14) at _.I.t.componentWillUnmount
The text was updated successfully, but these errors were encountered:
Here is codesandbox to test
https://codesandbox.io/s/preact-react-frame-component-y96k8
orginal issue link i found
preactjs/preact#2653
I am getting error on my project when use react-frame-component as follow
preact.module.js:14 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '__k') at S (preact.module.js:14) at _.I.t.componentWillUnmount
The text was updated successfully, but these errors were encountered: