Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect writing of custom documents #4361

Closed
wants to merge 1 commit into from
Closed

Fix incorrect writing of custom documents #4361

wants to merge 1 commit into from

Conversation

decadez
Copy link

@decadez decadez commented Feb 18, 2022

Fix incorrect writing of the document in #4256.

It made a mistake :

  • error - unhandledRejection: TypeError: readable.getReader is not a function.

This makes it impossible to debug the project.

@github-actions
Copy link

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

This PR introduced no changes to the javascript bundle 🙌

@harish-sethuraman
Copy link
Collaborator

error - unhandledRejection: TypeError: readable.getReader is not a function.

Trying to understand why this change is required?

This makes it impossible to debug the project.

what are you not able to debug?

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants