Jason Lee

Results 98 comments of Jason Lee

Fixed by #66 with a [clearer way](https://github.com/zerodevx/svelte-toast#removing-multiple-toasts) to clear toasts from a particular container.

Hey, thanks again for the PR, but this issue has been resolved with #66 by introducing a [clearer way](https://github.com/zerodevx/svelte-toast#removing-multiple-toasts) to remove toasts from a particular container. Really appreciate your time...

First class support for mermaid diagrams (into the shadow dom no less) is now available in [V3](https://github.com/zerodevx/zero-md/releases/tag/v3.0.0), so do check it out!

[V3](https://github.com/zerodevx/zero-md/releases/tag/v3.0.0) is released and there are changes to events, so do check out the docs. Closing for now, feel free to repoen.

Thanks for the report - it's a drawback of the current implementation. What is your expectation though? Does the second statement cause the progress bar to reset (move from 1...

Currently `duration` is not reactive - I'll ~~fix it~~ add this feature in the next release.

Yes, cutting a `v1` release is next on my to-do list, once I finish this round of work.

Perhaps something changed in Svelte-world. @susnick, what's your setup? Are you using SvelteKit?

I just tried on a new `svelte-ts` instance and it seems to work? https://stackblitz.com/edit/vitejs-vite-zqx6gs?file=src%2FApp.svelte&terminal=dev

I'm not sure how I can help. You're not providing details, and a fresh install on your mentioned setup works, so it's likely something unrelated to this repo. If you're...