react-insta-stories
react-insta-stories copied to clipboard
Don't work in "React Strict Mode"
Sandbox for reproducing:
https://codesandbox.io/s/pensive-stallman-xi70k?file=/src/index.js (change in code to const isStrictMod = true;
).
Same thing here, when I removed the <React.StrictMode>
tags from index.js it worked.