Skip to content

Exporting doc in official examples cannot run properly #1468

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

Closed
qsm771563597 opened this issue Feb 28, 2025 · 2 comments
Closed

Exporting doc in official examples cannot run properly #1468

qsm771563597 opened this issue Feb 28, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@qsm771563597
Copy link

https://github.com/TypeCellOS/BlockNote/tree/main/examples/05-interoperability/06-converting-blocks-to-docx

1.npm install
2.npm run dev
3.click doc export button
4. open the console interface ( An error occurred)

Image

@qsm771563597 qsm771563597 added the bug Something isn't working label Feb 28, 2025
@qsm771563597
Copy link
Author

Image
add "const Buffer = (await import("buffer")).Buffer; globalThis.Buffer = Buffer;" before use blob

@YousefED
Copy link
Collaborator

I think this has been fixed last week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants