Skip to content

TalkerDataCard does not expand when changing title #260

@Luwirispok

Description

@Luwirispok

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions