ameerthehacker / ameerthehacker/ng-flash-messages
ng-flash-messages not working with aot prod build
- Lenguaje dominante
- JavaScript
- Estrellas
- 5
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.