Il'dar Lomov

Results 1 comments of Il'dar Lomov

I have this issue too from using my custom timer by setInterval. if I remove this the error vanishes ```const timer = setInterval(() => { if (tripState.createdDateTime !== null) {...