Curtis Covington

Results 3 issues of Curtis Covington

I ran into this problem using a get_by on an empty table for a model that has an after_get observer. I fixed it by if ($row) $row = $this->trigger('after_get', $row);...

While using certain templates, it is advantageous to not have to reset the prompt every time you submit the form. This just adds a simple checkbox to lock the prompt...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Database, Other ### Which platforms are affected? iOS ###...

type: bug
plugin: cloud_firestore
platform: ios
Needs Attention
blocked: firebase-sdk