fix(ui): Remove listening of a server volume cubit for migration page #400

Merged
NaiJi merged 2 commits from migration-button-error into master 2023-12-03 20:10:38 +02:00
Collaborator

I guess due to our new Router at some point migration page got broken:

════════ Exception caught by gesture ═══════════════════════════════════════════
Tried to listen to a value exposed with provider, from outside of the widget tree.

This is likely caused by an event handler (like a button's onPressed) that called
Provider.of without passing `listen: false`.
I guess due to our new Router at some point migration page got broken: ``` ════════ Exception caught by gesture ═══════════════════════════════════════════ Tried to listen to a value exposed with provider, from outside of the widget tree. This is likely caused by an event handler (like a button's onPressed) that called Provider.of without passing `listen: false`. ```
NaiJi added the
Bug
Priority
Low
Severity
Low
labels 2023-11-30 10:35:07 +02:00
NaiJi self-assigned this 2023-11-30 10:35:07 +02:00
NaiJi added 1 commit 2023-11-30 10:35:08 +02:00
NaiJi requested review from inex 2023-11-30 10:35:11 +02:00
NaiJi added 1 commit 2023-12-03 11:55:16 +02:00
inex approved these changes 2023-12-03 20:09:17 +02:00
NaiJi merged commit 37d2f2fe11 into master 2023-12-03 20:10:38 +02:00
NaiJi deleted branch migration-button-error 2023-12-03 20:10:38 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#400
There is no content yet.