Skip to content

Conversation

@righ
Copy link
Owner

@righ righ commented Sep 6, 2025

Description

Fix #62

Discontinued the use of react-markdown and switched to using unifiedjs directly.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Reword
  • The other

Impact Area

Markdown area

How Has This Been Tested?

  • Visual operation check - yarn storybook
  • Test - yarn test
  • Lint - yarn eslint

Additional Context

  • Changed the build system from webpack to vite.

@righ righ changed the title Fix Cannot read properties of undefined (reading 'ReactCurrentOwner') #62 Fix Cannot read properties of undefined (reading 'ReactCurrentOwner') Sep 6, 2025
@righ righ merged commit 37893af into master Sep 7, 2025
3 checks passed
@righ righ deleted the fix/react-markdown branch September 8, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [BUG] - Cannot read properties of undefined (reading 'ReactCurrentOwner'). On React 19

2 participants