prefresh icon indicating copy to clipboard operation
prefresh copied to clipboard

Stops working after first refresh

Open cloudkite opened this issue 4 years ago • 2 comments

Probably an uncommon scenario in terms of how project is setup, as components are rendered into iframes. The first change reloads fine but subsequent changes nothing happens.

https://user-images.githubusercontent.com/598870/122668760-c2d3cb80-d20d-11eb-99d2-e72312bde7de.mp4

sample project for reproducing issue https://github.com/cloudkite/prefresh-example to run project yarn && yarn start

cloudkite avatar Jun 20 '21 09:06 cloudkite

Sorry forgot to commit my .babelrc.js file which aliases react & react-dom to preact/compat. Have updated the example repo

cloudkite avatar Jun 21 '21 20:06 cloudkite