Flutter开发 - Multiple widgets used the same GlobalKey.
最近通过sentry解决异常的时候发现了一个报错:
════════ Exception caught by widgets library ═══════════════════════════════════════════════════════
The following assertion was thrown while finalizing the widget tree:
Multiple widgets used the same GlobalKey.
The key [GlobalKey#4c84a] was used by multiple widgets. The parents of those widgets were different widgets that both had the following description:
DefaultTextStyle(debugLabel: (
还没有评论,来说两句吧...