Martin Dubois
Results
2
comments of
Martin Dubois
I will create a real issue here, but apparently it's caused by thoose lines of code in the subscription-connection.js file : ```js case this.protocolMessageTypes.GQL_START: { if (this.isReady) { this.handleGQLStart(data).catch((e) =>...