Ali Briceño
Ali Briceño
> Are you using nvm? I had the same problem and as suggested at [#138 (comment)](https://github.com/react-native-community/upgrade-support/issues/138#issuecomment-855462806) `nvm unalias default` fixed it. > > There is a script that searches for...
Hi, thanks a lot for your great work and for read this. I'm a fraid that i don´t understand. Can you please give me a short sample?
This show a error: `Unknown prop `requiredError` on tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop...` This is my code: ``` {this.state.patientFound.map((item, index) => )} ```
@rojobuffalo can you help me please? :(
@rojobuffalo Is not breaking the code, just a warning. The only strange thing that i see is this: This field is mark as required... Now, on `Formsy.Form` component i have:...
Well... i would really like to help you with a PR, but i'm affraid that i will messed up your great code xD I hope that you can help me...
Hi dear developers, there is another workaround for this problem? Or any plan to fix it soon? Thanks a lot for all the hard work!
I have this problem. I put `SlimScrollModule ` into my main.module.ts. Can you help me? I use systemjs. Here is my systemjs.config.js: ``` /** * System configuration for Angular samples...
Same issue here