react-pullrefresh icon indicating copy to clipboard operation
react-pullrefresh copied to clipboard

spring.js:25 Uncaught (in promise) ReferenceError: regeneratorRuntime is not defined

Open elvis-hp opened this issue 5 years ago • 3 comments

I have an error: spring.js:25 Uncaught (in promise) ReferenceError: regeneratorRuntime is not defined

elvis-hp avatar Aug 25 '18 09:08 elvis-hp

i have the same issue :/

eddOrnelas avatar Aug 30 '18 03:08 eddOrnelas

same here

ayushnawani avatar Sep 24 '18 12:09 ayushnawani

I believe this is because this repo uses async/await. You need to add the babel-polyfill library to your build.

brandon-pereira avatar Jan 09 '19 14:01 brandon-pereira