mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
parent
6edf1de10a
commit
5b753fc64b
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
currentIndex.set(0);
|
||||
}
|
||||
|
||||
if (!didOpen) {
|
||||
if (!didOpen && open) {
|
||||
didOpen = true;
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue