react-insta-stories icon indicating copy to clipboard operation
react-insta-stories copied to clipboard

Don't work in "React Strict Mode"

Open pvlv opened this issue 4 years ago • 1 comments

Sandbox for reproducing:

https://codesandbox.io/s/pensive-stallman-xi70k?file=/src/index.js (change in code to const isStrictMod = true;).

pvlv avatar Apr 29 '20 10:04 pvlv

Same thing here, when I removed the <React.StrictMode> tags from index.js it worked.

RonDaha avatar May 04 '22 09:05 RonDaha