Still cannot run example - first yarn failed, after removing yarn.lock I was able to run it but cannot send message - 'GraphQL error: Variable '$sentById' expected value of type 'ID!' but got: null
aksonov
10/16/2017, 9:46 AM
Never mind, I had to create Post type by hand, now it works
aksonov
10/16/2017, 10:00 AM
This error happens only once, per initial load. After refresh it works.
aksonov
10/16/2017, 10:00 AM
So how to fix it? @nilan
n
nilan
10/16/2017, 11:49 AM
looks to be a problem with the expo app, could you make a PR when you found a fix for this? 🙂