Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toast of type loading doesn't display spinner #354

Closed
ImBaedin opened this issue Feb 27, 2024 · 2 comments 路 May be fixed by #355
Closed

Toast of type loading doesn't display spinner #354

ImBaedin opened this issue Feb 27, 2024 · 2 comments 路 May be fixed by #355

Comments

@ImBaedin
Copy link

Describe the feature / bug 馃摑:

When creating a loading spinner, there is a space for an icon but no icon.

Steps to reproduce the bug 馃攣:

const loadingId = toast.loading('Loading...');
...
toast.success('Done loading', {
  id: loadingId
})
Screenshot 2024-02-27 at 1 04 21鈥疉M
@AdiRishi
Copy link

Just ran into this myself. Looks like it breaks in 1.4.2 but still works in 1.4.1

@emilkowalski
Copy link
Owner

Fixed in #359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants