alexcrack / alexcrack/angular-ui-notification
positioning doesn't work with custom template starting with a comment
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 529
- Forks
- 164
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I have a positioning issue when using custom template that starts with a multi-line comment like that:
```
```
Notifications are always display on the top left:
- positionX parameter is ignored
- I haven't test with positionY but it's probably ignored as well
- if I have several notifications, instead of being visible one after the other (as a list), only the last one is visible and I have to close it to see the previous one.
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.