Nerochen

Results 4 comments of Nerochen

这里逻辑没问题吧

![image](https://user-images.githubusercontent.com/12680575/131481169-68159fa0-89cb-4d6b-af71-86bb16598373.png)

> thanks your perfect ui framework. > when i run demo,i get such error: > > E/flutter (20403): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: setState() called after dispose(): _DemoButton#3b59a(lifecycle state: defunct, not mounted)...

I found it was wrong in datepicker `ready: function ready() { var _this = this; this._blur = function (e) { if (!_this.$el.contains(e.target)) _this.close(); }; this.$dispatch('child-created', this); this.currDate = this.parse(this.value) ||...