Last active
October 14, 2019 15:06
-
-
Save gaearon/9a4d54653ae9c50af6c54b4e0e56b583 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@capaj, Great... 👍
// package.json
...
"setupFiles": [
"raf/polyfill"
]
...
Thanks!.. am using
jest
package and now its fixed my console warningconsole.error node_modules/fbjs/lib/warning.js:33
Warning: React depends on requestAnimationFrame. Make sure that you load a polyfill in older browsers. http://fb.me/react-polyfills