brokerize / client-js

2 stars 2 forks source link

fetch does not work in next.js context #45

Closed Akku-21 closed 10 months ago

Akku-21 commented 1 year ago

error msg:

  Types of parameters 'input' and 'input' are incompatible.
    Type 'RequestInfo_2' is not assignable to type 'RequestInfo | URL'.
      Type 'Request_2' is not assignable to type 'RequestInfo | URL'.
        Type 'Request_2' is missing the following properties from type 'Request': body, bodyUsed, arrayBuffer, blob, formData