ngneat / hot-toast

🍞 Smoking hot Notifications for Angular. Lightweight, customizable and beautiful by default.

Home Page:https://ngneat.github.io/hot-toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dismiss button not visible in Angular 15

DavithkbY opened this issue · comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

The dismiss button is invisble in Angular 15, but still clickable. I am using tailwind but that shouldn't be an issue I think.

ezgif com-video-to-gif

Expected behavior

Dismiss button to be visible, maybe even add click to dismiss?

Minimal reproduction of the problem with instructions

Set default behaviour to dismiss in app module in import

What is the motivation / use case for changing the behavior?

Environment


Angular version: 15.0.0


Browser:
- [X ] Chrome (desktop) version Latest
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ X] Edge version Latest
 
For Tooling issues:
- Node version: 19.4  
- Platform: Mac  

Others:

Can you please create repo or stackblitz to showcase your issue?