BioPhoton / BioPhoton/angular-formatter-parser
Angular 5
- 主要言語
- TypeScript
- スター
- 50
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
調査の方向性
`ng server` と Angular 5 の本番ビルドの違いを再現し、その後、FormatterParser エラーの周辺にある本番バンドルを調査します。`currencyFormat` が関数またはインジェクショントークンとして提供されない理由を追跡し、エラーなしで本番用に再ビルドして修正を確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100