Random warning when running react-hooks demo app

Hello all!,

We are trying to run the react-hooks app from the github demos repo:

it works fine overall, but when trying to send an image we randomly get this warning in our console:
Possible Unhandled Promise Rejection (id:0)
SendBird Exception: Query In progress
SendBird Exception: Query In progress

Any idea about what this means?

Thanks in advance