It's not working on iPhone XR
betterfuture009 opened this issue · 6 comments
betterfuture009 commented
Hi there,
I had integrated vue-fixed-header in my vue project. But it's not working on iPhone XR.
It's working for web browsers and old iPhone devices.
But it's not working as well on iPhone XR. Could you check it and solve ASAP?
Best Regards.
potato4d commented
@cooldev93code
Can you provide a minimal repository or codesandbox URL that can reproduce the problem?
betterfuture009 commented
https://www.coralapp.co/yumthai
This is the website that I had integrated vue-fixed-header now. It's
working as well on the iPhone 7 / 8.
But fixed header is not working on the iPhone XR.
Also I have attached code to use vue-fixed-header in my project.
Please review it and give me feedback.
Thanks.
…On Wed, Jul 17, 2019 at 2:25 PM Takuma HANATANI ***@***.***> wrote:
@cooldev93code <https://github.com/cooldev93code>
Can you provide a minimal repository or codesandbox URL that can reproduce
the problem?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#153?email_source=notifications&email_token=AIUIIMFU6ZE4N6YC5Y4TZFDP723N3A5CNFSM4IDRZ4EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DFPVA#issuecomment-512120788>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIUIIMEWD2CGWQXO6LV3NBDP723N3ANCNFSM4IDRZ4EA>
.
jay8t6 commented
+1 not working on iphone 8 as well
betterfuture009 commented
@potato4d do you have any update? I want to solve this issue ASAP.
Best Regards.
Apialos commented
I had also a similar issue in some IOS devices.
Tested in iOS, v11 Safari and Chrome through browserstack, i find out that the class vue-fixed-header--isFixed
is missing from the DOM when scrolled down.
potato4d commented