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

Client Side Exception after upgrading to v 4.0.0 #65

Closed
4 tasks done
DevikaM opened this issue May 22, 2024 · 2 comments
Closed
4 tasks done

Client Side Exception after upgrading to v 4.0.0 #65

DevikaM opened this issue May 22, 2024 · 2 comments
Labels
👯 no/duplicate Déjà vu 👎 phase/no Post cannot or will not be acted on

Comments

@DevikaM
Copy link

DevikaM commented May 22, 2024

Initial checklist

Affected packages and versions

4.0.0

Link to runnable example

No response

Steps to reproduce

When using in combination with react-markdown:

<ReactMarkdown ... remarkPlugins={[remarkGfm]}>
  {markdown}
</ReactMarkdown>

Expected behavior

Markdown should render

Actual behavior

After upgrading package to 4.0.0, I'm getting a client error:

sh console

Runtime

Node v14

Package manager

yarn 1

OS

macOS

Build and bundle tools

No response

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels May 22, 2024
Copy link

Hi! Thanks for taking the time to contribute!

Because we treat issues as our backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn’t an exact duplicate but is closely related.

Thanks,
— bb

@ChristianMurphy
Copy link
Member

Duplicate of #57

@ChristianMurphy ChristianMurphy marked this as a duplicate of #57 May 22, 2024
@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯 no/duplicate Déjà vu 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants