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!,
|
...state!,
|
||||||
requestId: requestModel.copyWith(
|
requestId: requestModel.copyWith(
|
||||||
isWorking: true,
|
isWorking: true,
|
||||||
isStreaming: true,
|
|
||||||
sendingTime: DateTime.now(),
|
sendingTime: DateTime.now(),
|
||||||
),
|
),
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user