mattjennings / svelte-modals

A simple, flexible, zero-dependency modal stack manager for Svelte.
https://svelte-modals.mattjennings.io
154 stars 8 forks source link

onBeforeClose only works for topmost modal #21

Closed mattjennings closed 1 week ago

mattjennings commented 2 years ago

if multiple modals are closed, onBeforeClose is not considered for each modal. they should be.

mattjennings commented 1 week ago

fixed in v2.0.0