Yi (Flora) Liu
Yi (Flora) Liu
Got the same issue as well ``` window = { process: { env: { NODE_NEV: 'mock' } } }; ^ ReferenceError: window is not defined ```
+1 Just got the same new error ---------------------- > Hello > > fresh install: > downloaded https://github.com/daniel-sc/bash-shell-to-bat-converter/archive/v2.0.1.zip > npm install return: > updated 1 package and audited 32 packages in...
This seems to happen on android. I've tried both, using ios on Mac, and using android on windows, Android bypass the error, but IOS catches it.
I think I had a similar issue, it keeps failing for my compiling this project's example, and my Xcode version is 12.5, I found this issue https://github.com/facebook/react-native/issues/31480, but the method...
> +1 > I'm having the same issue, passing in `wrappingComponent` option the `MockedProvider` imported from `@apollo/react-testing` and is not working because I'm getting could not find client error. Same...
> Its working for me now I just need to add fragment matcher to resolve undefined results. but here's how I initialize MockedProvider. (it also works with shallow) > >...
> @maciass2008 Thanks for the answer. However, if I want to set it to be transparent I just get one square that shows the rating. please see what happens when...
Same for me when using ` import { AsyncCreatable } from "react-select-plus";` ``` evaluate https://fqqlk.csb.app/node_modules/react-input-autosize/1.1.0/lib/AutosizeInput.js:13:30 z https://codesandbox.io/static/js/sandbox.5a7ff733c.js:1:98419 X.evaluate https://codesandbox.io/static/js/sandbox.5a7ff733c.js:1:110543 ye.evaluateTranspiledModule https://codesandbox.io/static/js/sandbox.5a7ff733c.js:1:120123 c https://codesandbox.io/static/js/sandbox.5a7ff733c.js:1:110289 evaluate https://fqqlk.csb.app/node_modules/react-select-plus/lib/Select.js:29:27 z https://codesandbox.io/static/js/sandbox.5a7ff733c.js:1:98419 X.evaluate https://codesandbox.io/static/js/sandbox.5a7ff733c.js:1:110543 ye.evaluateTranspiledModule...
@brianking Hi, I am using chrome mobile view, and the same issue as on my Firefix mobile view, and my iPhone 8Plus IOS 14. Please find the attached video for...
Actually, I just noticed that I need to click outside of the menu to invoke the toggle function of the bottom menu. This is not a big issue anymore, might...