ameerthehacker / ameerthehacker/ng-flash-messages
ng-flash-messages not working with aot prod build
- Langage dominant
- JavaScript
- Étoiles
- 5
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
HI,
i have got issue with ng-flash-messages if i go for --prod build. Getting error as r is not a constructor.
ERROR TypeError: r is not a constructor
at Jm (main.5d2699bc6087e3578f19.js:1)
at Km (main.5d2699bc6087e3578f19.js:1)
at Ev (main.5d2699bc6087e3578f19.js:1)
at Object.Sv [as createEmbeddedView] (main.5d2699bc6087e3578f19.js:1)
at e.createEmbeddedView (main.5d2699bc6087e3578f19.js:1)
at t.createEmbeddedView (main.5d2699bc6087e3578f19.js:1)
at t._updateView (main.5d2699bc6087e3578f19.js:1)
at t.set [as ngIf] (main.5d2699bc6087e3578f19.js:1)
at iv (main.5d2699bc6087e3578f19.js:1)
at main.5d2699bc6087e3578f19.js:1
removing ng-flash-messages solves the issue.
Any help on this will be highly appreciated.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.