Kia Ora,
We're trying to run an async function that returns an observable, because of the structure of the resultType the library tries to serialize our Observable function leading to a DataCloneError.
Would a promised-observable resultType cause confusion? Happy to put the time in for a PR.
Kia Ora,
We're trying to run an async function that returns an observable, because of the structure of the resultType the library tries to serialize our Observable function leading to a DataCloneError.
Would a promised-observable resultType cause confusion? Happy to put the time in for a PR.