Investigate broken module filter on dev mode
- Lingua principale
- Vue
- Stelle
- 55
- Fork
- 72
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
#### Support plan
* *is this issue currently blocking your project?* (yes/no): no
* *is this issue affecting a production system?* (yes/no): no
#### Context
* *node version*: 12
* *module version with issue*: latest
* *last module version without issue*:
* *environment* (e.g. node, browser, native): node
* *used with* (e.g. hapi application, another framework, standalone, ...):
* *any other relevant information*:
#### What are you trying to achieve or the steps to reproduce?
Go to page "Module", enter the name of a module to filter the list.
#### What was the result you got?
The list isn't filtered in dev mode: `npm run dev` but works in production `npm run gen && npm start`.
#### What result did you expect?
It should work in both modes.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia dalla pagina Module e riproduci il comportamento del filtro con `npm run dev`; confrontalo con il flusso di produzione generato, `npm run gen && npm start`. Traccia il punto di ingresso del filtraggio della pagina Module e determina perché la modalità di sviluppo non aggiorna l’elenco. Il lavoro è completato quando il filtraggio funziona in entrambe le modalità.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- node.js
- Ambito
- frontend, web-dev
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100