592eee4b36
(cherry picked from commit af74926b8a9d492f1b263b8b6efd02aad1ebd6d6)
449 B
449 B
20. Fix Team Mail UI is broken after user create identity successfully by html (#1688)
Date: 2023-04-03
Status
- Issue: #1688
Context
- Root cause: Flutter was unable to create enough overlay surfaces. This is usually caused by too many platform views being displayed at once.
Decision
- Use
pointer_interceptorversionv0.9.1
Consequences
- No more UI loss errors