Skip to content

Commit

Permalink
Merge pull request galaxyproject#19276 from davelopez/24.2_fix_duplic…
Browse files Browse the repository at this point in the history
…ated_build_collection_modal_on_history

[24.2] Fix CollectionCreatorModal being reopened on history
  • Loading branch information
ahmedhamidawan authored Dec 6, 2024
2 parents ea0308c + e017a72 commit c554490
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
:filter-text="filterText"
:selected-items="collectionSelection"
:show-modal.sync="collectionModalShow"
hide-modal-on-create
default-hide-source-items
@created-collection="createdCollection" />
</section>
Expand Down

0 comments on commit c554490

Please sign in to comment.