Open zavierferodova opened 1 year ago
Okay, let me check and reproduce the issue.
On Thu, Nov 2, 2023 at 8:18 AM Zavier Ferodova Al Fitroh < @.***> wrote:
I'm getting error when attaching scroll controller on multiple widget page. This happened when I'm scrolling one page then swipe TabBarView to move into another page.
My code attaching scroll controller [image: Tangkapan Layar 2023-11-02 pukul 09 38 15] https://user-images.githubusercontent.com/69351578/279850978-55614287-b21b-4f84-ad02-8e87e20635d3.png
Line error from VS Code Debug [image: Tangkapan Layar 2023-11-02 pukul 09 40 10] https://user-images.githubusercontent.com/69351578/279851014-7fbcd386-75c4-4042-a142-790c7518780c.png
— Reply to this email directly, view it on GitHub https://github.com/codenameakshay/flutter-floating-bottom-bar/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONVFFOKK43UDUUWQI2DPV3YCMCWZAVCNFSM6AAAAAA62GGYZ6VHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TGNBQG4YDKNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I'm getting error when attaching scroll controller on multiple widget page. This happened when I'm scrolling one page then swipe TabBarView to move into another page.
My code attaching scroll controller
Line error from VS Code Debug