yii2mod / yii2-rbac

RBAC Manager for Yii 2
MIT License
145 stars 58 forks source link

No error message but not save for the field with date type only. #31

Open tedyonly opened 5 years ago

tedyonly commented 5 years ago

When has route /* everything find but become problem if change the specific route as should be. The problem only for not save field with date type but others save and good. No error message even validate has been done. Can anyone help?