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
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