Skip to content

Commit

Permalink
fix(modal): fix scrolling to top when modal exists
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Nov 20, 2020
1 parent b91de7f commit 5291beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/templates/components/uk-modal.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
escapeDeactivates=true
clickOutsideDeactivates=true
returnFocusOnDeactivate=true
preventScroll=true
)
}}
>
Expand Down

0 comments on commit 5291beb

Please sign in to comment.