-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Connect talker_flutter, talker_dio_logger packages
- Create TalkerFlutter.init
- In TalkerSettings, change the titles to custom headers (at least network requests)
- Add TalkerDioLogger to dio.interceptors
- Add TalkerScreen call to TalkerSettings
- Make the request in the working application
- Click on the network request logs in TalkerScreen
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working