(通过互联网连接,一切正常)
断开互联网连接后,它将返回一个空的''.join()
而不是QerySnapshot
和Future
。
它还将错误消息打印到控制台:
ConnectionState.waiting
我尝试使用Cannot find native JavaScript type (firebase.FirebaseError) for type check
函数或将其包装在try-catch块中,但是两者均无法检测到错误。
.catchError(onError)