overReactReduxDevToolsMiddleware does not know certain types and commands
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 432
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
- Issue Type: [BUG]
over_reactVersion(s):3.1.x
When using overReactReduxDevToolsMiddleware, the following warnings are issued in the console:
OverReactReduxDevToolsMiddleware [WARNING]: Unknown type:START
OverReactReduxDevToolsMiddleware [WARNING]: Unknown command: PAUSE_RECORDING. Ignoring
FYI: @greglittlefield-wf @aaronlademann-wf @kealjones-wk @evanweible-wf @maxwellpeterson-wf
Contributor guide
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 locating overReactReduxDevToolsMiddleware and reviewing how it handles incoming types and commands. Reproduce the warnings for START and PAUSE_RECORDING, then verify those cases are recognized without warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100