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

Support React@18 #3232

Open
sacru2red opened this issue Mar 13, 2024 · 0 comments
Open

Support React@18 #3232

sacru2red opened this issue Mar 13, 2024 · 0 comments
Labels
Enhancement Enhance performance or improve usability of original features. Need Discussion Need discussion or investigation

Comments

@sacru2red
Copy link

Version

Write the version that you are currently using.
latest (@toast-ui/react-editor@3.2.3)

Development Environment

Write the browser type, OS and so on.

Current Behavior

Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.

// https://github.com/nhn/tui.editor/blob/0c5c11bac0b9954e2cac2ff2a081ce8c80a5f14d/apps/react-editor/package.json#L30
"peerDependencies": {
    "react": "^17.0.1"
  },
// Write example code

Expected Behavior

Write a description of the future action.

support react@18

@sacru2red sacru2red added Enhancement Enhance performance or improve usability of original features. Need Discussion Need discussion or investigation labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhance performance or improve usability of original features. Need Discussion Need discussion or investigation
Projects
None yet
Development

No branches or pull requests

1 participant