mhsnsfh
Results
2
issues of
mhsnsfh
# Feature Request ## Why it is needed sometimes we want to redirect the user to a screen and open the bottom sheet directly ## Possible implementation it was supposed...
enhancement
### What does it do? Fixes the error detection logic in the body middleware to properly catch `maxFileSize` errors from `koa-body`. The middleware now checks for both `'maxFileSize'` and `'exceeded'`...