alexcrack / alexcrack/angular-ui-notification
positioning doesn't work with custom template starting with a comment
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 529
- Forks
- 164
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.