mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 02:39:19 +08:00
SSE: Stop & Cancel Request buttons show up correctly
This commit is contained in:
@@ -307,7 +307,6 @@ class CollectionStateNotifier
|
||||
...state!,
|
||||
requestId: requestModel.copyWith(
|
||||
isWorking: true,
|
||||
isStreaming: true,
|
||||
sendingTime: DateTime.now(),
|
||||
),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user