mb21 / mb21/panwriter

Migrate away from CRA / fix React 18 createRoot deprecation warning

Open
#190 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

internal
Dominant language
TypeScript
Stars
1.3k
Forks
66
PR merge metrics
No merged PRs in 30d

Description

react-dom.development.js:86 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ReactDOM.render call and the Create React App configuration in the repository, then run the application to reproduce the React 18 warning. Review the migration scope before changing anything; done means the warning is resolved and the CRA migration requirements in the issue are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, react, typescript
Domain
build-system, desktop, frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.