Skip to content
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

Something wrong while scrolling #199

Open
mustafa-707 opened this issue Nov 22, 2024 · 0 comments
Open

Something wrong while scrolling #199

mustafa-707 opened this issue Nov 22, 2024 · 0 comments

Comments

@mustafa-707
Copy link

i got this exception when i start scrolling between tags


flutter: FormatException: It was not possible to obtain target position (temp_diff2).
flutter: #0      getTargetCurrent (package:tutorial_coach_mark/src/util.dart:42:7)
flutter: #1      AnimatedFocusLightState._runFocus (package:tutorial_coach_mark/src/widgets/animated_focus_light.dart:151:24)
flutter: #2      AnimatedPulseFocusLightState._runFocus (package:tutorial_coach_mark/src/widgets/animated_focus_light.dart:447:11)
flutter: #3      AnimatedFocusLightState._goToFocus (package:tutorial_coach_mark/src/widgets/animated_focus_light.dart:191:7)
flutter: #4      AnimatedPulseFocusLightState._listener (package:tutorial_coach_mark/src/widgets/animated_focus_light.dart:479:7)
flutter: #5      AnimationLocalStatusListenersMixin.notifyStatusListeners (package:flutter/src/animation/listener_helpers.dart:240:19)
flutter: #6      AnimationController._checkStatusChanged (package:flutter/src/animation/animation_controller.dart:897:7)
flutter: #7      AnimationController._tick (package:flutter/src/animation/animation_controller.dart:913:5)
flutter: #8      Ticker._tick (package:flutter/src/scheduler/ticker.dart:261:12)
flutter: #9      SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1397:15)
flutter: #10     SchedulerBinding.handleBeginFrame.<anonymous closure> (package:flutter/src/scheduler/binding.dart:1240:11)
flutter: #11     _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:633:13)
flutter: #12     SchedulerBinding.handleBeginFrame (package:flutter/src/scheduler/binding.dart:1238:17)
flutter: #13     SchedulerBinding._handleBeginFrame (package:flutter/src/scheduler/binding.dart:1155:5)
flutter: #17     _invoke1 (dart:ui/hooks.dart:330:10)
flutter: #18     PlatformDispatcher._beginFrame (dart:ui/platform_dispatcher.dart:397:5)
flutter: #19     _beginFrame (dart:ui/hooks.dart:272:31)
flutter: (elided 3 frames from dart:async)


version : 1.2.12
flutter : 3.24.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant