[react-markdown] Console error for ordered
attribute when using react components for ol, ul, li elements.
#873
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 15 replies
-
@angelolucas can you share a runnable example of when/where you see the issue? Some possibilities for the issue you are seeing:
|
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
I apologise to you very much. I took the npm i react-markdown@8.0.6 version left on the npm official page without even noticing it and I didn't even notice the current version 10.0.1. In this version, ordered comes as undefined, which is desirable. I noticed the version that came while creating Codesandbox. Instead of writing it directly, I copied it from the npm official page for convenience, but I never noticed the version difference. I would appreciate if you update your npm official page. I apologise again and hope you don't mind. |
Beta Was this translation helpful? Give feedback.
@angelolucas can you share a runnable example of when/where you see the issue?
Trying this out in the
react-markdown
test sandbox, I'm not seeing the issue https://codesandbox.io/s/react-markdown-debug-forked-0xs3ySome possibilities for the issue you are seeing:
react-markdown
and seeing an issue which has already been fixed