react-frame-component icon indicating copy to clipboard operation
react-frame-component copied to clipboard

not working with preact

Open gopiswym opened this issue 3 years ago • 0 comments

Here is codesandbox to test https://codesandbox.io/s/preact-react-frame-component-y96k8

orginal issue link i found https://github.com/preactjs/preact/issues/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

gopiswym avatar Oct 07 '21 17:10 gopiswym