mobxjs / mobxjs/mobx-react-devtools
mobx-react shouldn't be required if only using mobx-react-lite
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
in our new project, we are using only functional components with react hooks.
thus, we only need mobx and mobx-react-lite as dependencies.
however, if we use mobx-react-devtools, then it requires mobx-react.
mobx-react shouldnt be required for using mobx-react-devtools, if the project only uses mobx-react-lite
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the mobx-react-devtools package dependency declarations and how its development tools are loaded. Confirm whether mobx-react is required at runtime when an application uses only mobx-react-lite; done means the devtools package works without requiring mobx-react, with relevant dependency behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100