-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ontap not working when a page has index 1 #28
Comments
did this get fixed? my gesturedetector in swiper is not working either |
No, it seems developer is not maintaining it anymore.
…On Wed, Sep 4, 2019, 12:12 JanGeleijnse123 ***@***.***> wrote:
did this get fixed? my gesturedetector in swiper is not working either
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#28?email_source=notifications&email_token=AACVXFIGXVEX36YG4PCFU2TQH7F6PA5CNFSM4GI7CQC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD535G2Q#issuecomment-527946602>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACVXFORSM3EXGOVNIJ4XODQH7F6PANCNFSM4GI7CQCQ>
.
|
anyone can think of a workaround? |
Hi, I had the same problem with the default PageView as well. When viewportFraction < 1 and only one element exists then you cant click on it. There is a fix for it that have been merged but it's still on 'dev' release: You need to update flutter to this release: |
i am trying to use ontap and I am having a wired issue where it does not work when i am on page 0 and i click on page 1
The text was updated successfully, but these errors were encountered: