Marco Wettstein
Marco Wettstein
> > (i mentioned it because @IvanGoncharov works at apollo 🤓 ) > > I know, that's why it should be better asked from outside 😉 true, i opened a...
any update on this? looks promising!
also `import { addMocksToSchema } from "@graphql-tools/mock";` stopped working with 3.1.4. 3.1.3 is working fine
Any idea about this issue? or a proper way how to do react-native-storybook with hot reload properly?
@Luwangel the problem is that react-admin (or underlying form library) mixes up sources like `source="user.school"` or source="user.role"`. There is a hook as far as i remember that returns a vallue...
@zehawki can you do a `yarn install` and then `yarn build` ? lerna setup is still a bit annoying, maybe i can update that in the future...
@zehawki i just did a fresh checkout and run `yarn install && yarn build && yarn dev` which works. maybe you have problem with windows? I am afraid I cannot...
> @macrozone Just worked with the command you posted, `yarn install && yarn build && yarn dev` but the repo does not work at all with npm commands! I think...
@zehawki I looked up what exit code 137 means on google and it seems a process ran out of memory. This seems to be a problem on your local machine....
@noorsheikh did not test it yet, but i am aware of this. I hope that we can do it in a way, that both 4 and 5 should work (as...