mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 22:57:12 -04:00
chore: don't try to force update selection
This commit is contained in:
parent
2ec68c9269
commit
01dbcf7697
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class _AiWriterScrollWrapperState extends State<AiWriterScrollWrapper> {
|
||||||
@override
|
@override
|
||||||
void dispose() {
|
void dispose() {
|
||||||
aiWriterCubit.close();
|
aiWriterCubit.close();
|
||||||
|
throttler.dispose();
|
||||||
super.dispose();
|
super.dispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue