YuTin Liu
YuTin Liu
maybe, we can try to use cypress with react-styleguidist
開一個 page list 不願提供資料 的 紀錄?
https://github.com/facebook/react-native/blob/master/Libraries/Network/RCTNetworking.m#L349 ``` // If we still can't decode it, bail out NSLog(@"responseText: %@", responseText); NSLog(@"data: %@", data); NSLog(@"response: %@", response); NSString *strData = [[NSString alloc] initWithData:data encoding:NSUTF8StringEncoding]; NSLog(@"strData: %@", strData);...
maybe, you can try to resend this message: https://github.com/apollographql/subscriptions-transport-ws/blob/master/src/client.ts#L507 ``` const payload: ConnectionParams = typeof this.connectionParams === 'function' ? this.connectionParams() : this.connectionParams; this.sendMessage(undefined, MessageTypes.GQL_CONNECTION_INIT, payload); ```
+1, following: Parse.Cloud.AfterDeleteRequest Parse.Cloud.AfterSaveRequest Parse.Cloud.BeforeDeleteRequest Parse.Cloud.BeforeDeleteResponse Parse.Cloud.BeforeSaveRequest Parse.Cloud.BeforeSaveResponse