You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating between pages in the PDF viewer, the currentPage index does not update accordingly. As a result, the app continues to show the old page index even after the user has moved to a different page.
Steps to reproduce
1.Install and set up syncfusion_flutter_pdfviewer in your app.
2.Open any multi-page PDF using the PDF viewer widget.
3.Swipe or navigate to another page in the PDF viewer.
4.Observe that the currentPage index does not update correctly.
On which target platforms have you observed this bug?
iOS, Android
Flutter Doctor output
Doctor output
Doctor summary (to see all details, run flutter doctor -v):[√] Flutter (Channel stable, 3.29.0, on Microsoft Windows [Version 10.0.26100.3775], locale en-US)[√] Windows Version (Windows 11 or higher, 24H2, 2009)[√] Android toolchain - develop for Android devices (Android SDK version 35.0.1)[√] Chrome - develop for the web[X] Visual Studio - develop Windows apps X Visual Studio not installed; this is necessary to develop Windows apps. Download at https://visualstudio.microsoft.com/downloads/. Please install the "Desktop development with C++" workload, including all of its default components[√] Android Studio (version 2024.3)[√] VS Code (version 1.99.3)[√] Connected device (4 available)[√] Network resources
The text was updated successfully, but these errors were encountered:
Bug description
When navigating between pages in the PDF viewer, the currentPage index does not update accordingly. As a result, the app continues to show the old page index even after the user has moved to a different page.
Steps to reproduce
1.Install and set up syncfusion_flutter_pdfviewer in your app.
2.Open any multi-page PDF using the PDF viewer widget.
3.Swipe or navigate to another page in the PDF viewer.
4.Observe that the currentPage index does not update correctly.
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
video
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
iOS, Android
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: