We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following error keeps appearing when I run jest snapshot testing. It is non-blocking though.
console.error node_modules/element-resize-detector/src/reporter.js:28 Invalid arguments. Must be a DOM element or a collection of DOM elements
System:
Environment Info: System: OS: macOS Mojave 10.14.6 CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz Binaries: Node: 12.16.1 - ~/.meteor/packages/meteor-tool/.1.10.1.6yx87b.7o9xg++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/node Yarn: 1.22.4 - ~/.meteor/packages/meteor-tool/.1.10.1.6yx87b.7o9xg++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/yarn npm: 6.14.0 - ~/.meteor/packages/meteor-tool/.1.10.1.6yx87b.7o9xg++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm Browsers: Chrome: 81.0.4044.138 Firefox: 75.0 Safari: 12.1.2 npmPackages: react-sizeme: "^2.5.2" => 2.6.7
Any ideas what is it or how to solve it?
Thanks!
The text was updated successfully, but these errors were encountered:
hi, any possible fix?
Sorry, something went wrong.
Hi @casvil, have you found a fix?
No branches or pull requests
The following error keeps appearing when I run jest snapshot testing. It is non-blocking though.
System:
Any ideas what is it or how to solve it?
Thanks!
The text was updated successfully, but these errors were encountered: