将FileNotFoundError Traceback (most recent call last)
<ipython-input-6-e292631388d3> in <module>()
160
161 if __name__ == '__main__':
--> 162 main()
4 frames
FileNotFoundError: [Errno 2] No such file or directory: '/content/<ipython-input-6-e292631388d3>'
设置为_municipality
时,下拉菜单未按预期更新,因为最后选择的值仍处于活动状态。换句话说,下拉菜单不会像应有的那样被取消选择。
null
答案 0 :(得分:0)
我尝试了您的代码。在我的机器上,因为我按了FlatButton,下拉菜单未选中。因此,只需尝试hotrestart而不是hotreload。
答案 1 :(得分:0)
这是一个已知问题,已在beta
频道中得到解决。应该很快合并到stable
中。