Andy Wilson

Results 42 issues of Andy Wilson

![image](https://user-images.githubusercontent.com/31218527/42513624-4e8238ca-844f-11e8-9245-513f0892cea0.png) this is happening on a brand new project what am i doing wrong im new to native

Hey guys, Loving the project so far, really useful. So the thing I'm looking to achieve is by having the markdown be built by the end user on a backend...

### Current Behavior Builds new repo ### Desired Behavior Just adds the tsconfig and eslint files along with installing the correct packages without any of the build steps at that...

kind: support
solution: out-of-scope

### Current Behavior When I build the project the files that get built are ![image](https://user-images.githubusercontent.com/31218527/118968259-99e8be00-b963-11eb-9582-e89e58c0e04b.png) ### Expected behavior I would expect my cli.js file to appear somewhere but it doesn't,...

Bug Report. ### What is the current behavior? If using Field inside of FieldArrays inside of FieldArrays, every time i type in the fields it causes all the FieldArrays to...

Hi when are you planning to release the next version as currently i have loads of warnings about react version mismatch in my console, i can see that you have...

## 🐛 Bug description I'm trying to convert from the old HOC version and convert to hooks, the HOC version worked but the hook version gives the response from below....

So it seems that per scenario you can add ``` "hideSelectors": ["div[data-autoid='station_clock']", "button[data-autoid='status_button']"] ``` but this means i have to duplicate this line on every test, is there a way...