Error message from reactComponentMethods should be changed
Aberta
enhancement
outdated
- Linguagem predominante
- JavaScript
- Estrelas
- 1.7k
- Forks
- 109
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The error message here says it came from `fluxMixin`
https://github.com/acdlite/flummox/blob/master/src/addons/reactComponentMethods.js#L40
but it may also be thrown from FluxComponent or higher-order component form of connectToStores
Guia de contribuição
Direção de pesquisa
The error message is in src/addons/reactComponentMethods.js at line 40. Examine the surrounding code to understand where else this error might be thrown (FluxComponent, higher-order component form of connectToStores). Update the error message to be more generic. Check for any tests related to error messages to ensure the change is correct.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript, react
- Domínio
- frontend, tooling
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 35/100