James Pearson
James Pearson
> try this `mock.onGet().replyOnce((config) => { config.transformResponse = [function (data) { return JSON.stringify(data) }] return [ 200, {test: 5} ] })` This won't work if the `transformResponse` is the thing...
> `includeManuallyAdded: true` @jacquerie - You are the hero I needed
This PR doesn't work because: 1. The _onMessage params are never sent to the onMessage prop 2. The onMessage property of the webview would be overwritten when set. I've submitted...
Thanks for this, hopefully it will get merged in soon
It doesn't look like this was completed, as the completing PR was later deleted. This issue remains.
Any update on this? React 18 has been out for 8 months now.
Any idea when this could be merged?