alexcrack / alexcrack/angular-ui-notification
positioning doesn't work with custom template starting with a comment
Open
- Dominant language
- JavaScript
- Stars
- 529
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.