Unbalanced calls to begin/end appearance transitions for

前端 未结 25 1096
陌清茗
陌清茗 2020-12-02 06:31

I have this problem when I simulate my app, its not an error or a warning but it appears in my console, has anyone ever experienced this before?

相关标签:
25条回答
  • 2020-12-02 07:14

    the reason behind the error " Unbalanced calls to begin/end appearance transitions" is when you navigate | segue twice at the same time

    0 讨论(0)
提交回复
热议问题