Skip to content

Commit

Permalink
fix: empêche la fermeture de la modale de chargement des résultats lo…
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic authored Jan 29, 2025
1 parent b77b508 commit 84f9231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/loading-modal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
role="dialog"
class="fr-modal fr-modal--opened"
open="true"
data-fr-concealing-backdrop="false"
>
<div class="fr-container fr-container--fluid fr-container-md">
<div class="fr-grid-row fr-grid-row--center">
Expand Down

0 comments on commit 84f9231

Please sign in to comment.