Stuart Casarotto
Stuart Casarotto
This PR contains tests for the `store` utils. This group of tests was a little tough, there is a lot of logic going on in this file that isn't exported...
No matter what I try it seems this plugin is stopping me from building without downgrading my xcode back to 10.1. Does anyone have any suggestions? Is there a Fork...
Right now the definition is `export type Trigger = "mouseenter" | "focus" | "click" | "manual";` however the docs say "Separate each by a space.". Additionally the default value is...
I downloaded the Mac build here: http://spiderwebforums.ipbhost.com/forum/12-blades-of-exile/ and am unable to open the game on macOS 10.13.4. It seems to be working on 10.12.6 just fine. So it must have...
Am I missing something or do the new docs (which are SUPER cool btw) lack example code? Came back here today to check on a prop and can't seem to...
Hey @selvagsz, I updated one of my projects to CRA2 and was attempting to build. Received the following error: `Failed to minify the bundle. Error: static/js/1.fa0b5eff.chunk.js from Terser` From there...
I am receiving an android permission error even though I add this `` to my `AndroidManifest`. any guesses? Works just fine on iOS. Even tried the `react-native link` but that...