Skip to content

Scrolling show details button causes an app crash #352

@StormGear

Description

@StormGear

Describe the bug
The feedback flow works fine but on the submit screen, when the show details is tapped, and I scroll downwards it causes the app to crash.

Stacktrace
What's the stacktrace?
Exception has occurred.
_AssertionError ('package:flutter/src/gestures/drag_details.dart': Failed assertion: line 220 pos 10: 'primaryVelocity == null
|| (primaryVelocity == velocity.pixelsPerSecond.dx && velocity.pixelsPerSecond.dy == 0)
|| (primaryVelocity == velocity.pixelsPerSecond.dy && velocity.pixelsPerSecond.dx == 0)': is not true.)

Wiredash SDK Info
Which SDK are you using?
wiredash: ^2.1.2
On which platform are you seeing the crash?
android 13

**Flutter SDK**

Flutter SDK
[✓] Flutter (Channel stable, 3.22.1, on macOS 14.5 23F79 darwin-arm64, locale en-GH)
• Flutter version 3.22.1 on channel stable at /Users/papakofi/Desktop/Flutter iOS/flutterSDK/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision a14f74ff3a (6 weeks ago), 2024-05-22 11:08:21 -0500
• Engine revision 55eae6864b
• Dart version 3.4.1
• DevTools version 2.34.3

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at /Users/papakofi/Library/Android/sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.7+0-17.0.7b1000.6-10550314)
• All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 15A507
• CocoaPods version 1.15.2

[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2023.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.7+0-17.0.7b1000.6-10550314)

[✓] VS Code (version 1.90.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.90.0

[✓] Connected device (5 available)
• SM A325F (mobile) • 192.168.0.170:5555 • android-arm64 • Android 13
(API 33)
• Papa's iPhone 15 Pro Max (mobile) • 6DD6F97F-45B1-403C-9C15-A64DE339E38D • ios •
com.apple.CoreSimulator.SimRuntime.iOS-17-0 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 14.5
23F79 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 14.5
23F79 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google
Chrome 126.0.6478.127
! Error: Browsing on the local area network for iPhoneNatty. Ensure the device is unlocked and attached
with a cable or associated with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)

[✓] Network resources
• All expected network resources are available.

• No issues found!

Screenshots
Screenshot 2024-06-30 at 11 34 20 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions