fix: hasScrolledToBottom
This commit is contained in:
parent
f53327e2d9
commit
8240a0b3c5
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ const checkIfScrollable = () => {
|
|||
transition-show="slide-up"
|
||||
transition-hide="slide-down"
|
||||
:maximized="$q.screen.lt.sm"
|
||||
@show="checkIfScrollable"
|
||||
>
|
||||
<q-card class="privacy-card" style="max-width: 560px; max-height: 95vh">
|
||||
<!-- Header -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue