We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I started using your project recently and I installed the new version today, but I get this error when rendering the component.
Uncaught TypeError: combine is not a function
It is happening with version 2.0.0 and 2.1.0. So I believe the issue was probably introduced with the react-markdown update.
I tried downgraded to version 1.0.9 and it is working ok.
The text was updated successfully, but these errors were encountered:
@Timunas May be caused by this reason: webpack/webpack#4742
Sorry, something went wrong.
@Timunas remarkjs/react-markdown#518
Waiting to upgrade dependencies.
[email protected] => [email protected]
[email protected]
├─┬ @uiw/[email protected] │ ├─┬ [email protected] │ │ └─┬ [email protected] │ │ └─┬ [email protected] │ │ └── [email protected] │ └─┬ [email protected] │ └─┬ [email protected] │ ├── [email protected] deduped
@jaywcjlove I updated to 2.1.1. And now it is working fine.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
I started using your project recently and I installed the new version today, but I get this error when rendering the component.
Uncaught TypeError: combine is not a function
It is happening with version 2.0.0 and 2.1.0. So I believe the issue was probably introduced with the react-markdown update.
I tried downgraded to version 1.0.9 and it is working ok.
The text was updated successfully, but these errors were encountered: