BioPhoton / BioPhoton/angular-formatter-parser
Angular 5
- Lingua principale
- TypeScript
- Stelle
- 50
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have followed your instruction and I am trying to implement on Angular 5.
But there is a strange thing that when using ng server everything works fine, but when I am building for production I am getting
main.d32a5818ac6f3d928ac5.bundle.js:1 ERROR Error: Formatter or Parser with name currencyFormat
is not provided as a function via FormatterParser
service or FORMATTER_PARSER InjectionToken.
Did you forgot to provide them?
at n.getFormatParseFunction (main.d32a5818ac6f3d928ac5.bundle.js:1)
Has anyone else found a similar problem with angular 5?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Riproduci la differenza tra `ng server` e la build di produzione di Angular 5, quindi ispeziona il bundle di produzione intorno all’errore FormatterParser. Traccia il motivo per cui `currencyFormat` non viene fornito come funzione o token di iniezione e conferma la correzione ricompilando per la produzione senza l’errore.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- angular, typescript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100