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

TalkerDataCard does not expand when changing title #260

Open
Luwirispok opened this issue Sep 10, 2024 · 2 comments
Open

TalkerDataCard does not expand when changing title #260

Luwirispok opened this issue Sep 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Luwirispok
Copy link

Describe the bug
If you change the title in TalkerSettings in TalkerFlutter.init, TalkerDataCard stops responding to keystrokes, and responds to settings.

To Reproduce
Steps to reproduce the behavior:

  1. Connect talker_flutter, talker_dio_logger packages
  2. Create TalkerFlutter.init
  3. In TalkerSettings, change the titles to custom headers (at least network requests)
  4. Add TalkerDioLogger to dio.interceptors
  5. Add TalkerScreen call to TalkerSettings
  6. Make the request in the working application
  7. Click on the network request logs in TalkerScreen
  8. Error. TalkerDataCard with custom title has not changed

Expected behavior
Ability to expand TalkerDataCard and see detailed request information

Screenshots

video_2024-09-10_18-10-26.mp4

Desktop (please complete the following information):

Smartphone (please complete the following information):

  • Device: Xiaomi MI 9T.

  • OS: Android 11.

  • Device: Blackview Active 8 Pro.

  • OS: Android 13.

Additional context
Spotted in log requests, responses, and network errors because it shows a lot of data.
Probably an issue with any logs with detailed data

Package version

  • talker_dio_logger: ^4.4.1
  • talker_bloc_logger: ^4.4.1
  • talker_flutter: ^4.4.1
@Luwirispok
Copy link
Author

[✓] Flutter (Channel stable, 3.24.1, on macOS 14.5 23F79 darwin-arm64, locale ru-RU)
    • Flutter version 3.24.1 on channel stable at /Users/specialny/tools/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 5874a72aa4 (3 недели назад), 2024-08-20 16:46:00 -0500
    • Engine revision c9b9d5780d
    • Dart version 3.5.1
    • DevTools version 2.37.2

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /Users/specialny/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.11+0-17.0.11b1207.24-11852314)
    • All Android licenses accepted.

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

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

[✓] Android Studio (version 2024.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.11+0-17.0.11b1207.24-11852314)

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

[✓] Connected device (4 available)
    • Mi 9T (mobile)                  • e7b48232              • android-arm64  • Android 11 (API 30)
    • 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 128.0.6613.120

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

• No issues found!

@Frezyx Frezyx added the bug Something isn't working label Nov 13, 2024
@Frezyx
Copy link
Owner

Frezyx commented Nov 13, 2024

Hello @Luwirispok !
Can you explain how request logs looks in your VSCode console ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants