js-stack-from-scratch
js-stack-from-scratch copied to clipboard
jest : SecurityError: localStorage is not available for opaque origins
Got this error: https://github.com/jsdom/jsdom/issues/2304
The suggested fix is just a band aid, but worked for me.
Thanks for the heads up :) It's affecting a lot of users of Jest, that should be fixed pretty quickly.