Alvin Lee
Alvin Lee
> I removed this line and code working now > > `await ig.simulate.preLoginFlow();` Thank you. It work perfectly again. But I never change this code and everything run okay before
Wow. Thanks for letting me know. On Wed, Jun 30, 2021, 4:53 PM Hailov Igor ***@***.***> wrote: > I've tried login process without preLoginFlow() and run several accounts > to...
In IOS 15 crash and reload
> Same here. The trick with `shouldError: () => true` works. For me work too. But next problem is on unit test. If i use shouldError and return true my...
Have you install `react-native-root-siblings`? I already install and config. Toast show in my response API. But close very fast (maybe 1s). I already set to 10.000ms but not effect
> I was facing this same problem. I solved this by importing the datasource.ts configurations at the ormconfig.ts. > > ``` > import * as config from './datasource'; > export...
No update for this issue?
> solved! use InfiniteScroll component as parent Div Solve because not caused re-render
Still issue until now