Shawn Wall

Results 4 issues of Shawn Wall

The first line of the `CRUDBase` update method is: `obj_data = jsonable_encoder(db_obj)` This now stack overflows when using fastapi 0.61. We need an updated base CRUD pattern in this project,...

investigate

`http` was missing from the pubspec. I added it so the project will run.

Your examples only show the viewcontroller being instantiated and pushed. If I try to place a KalViewController as a view inside of a navigation controller, I get the following exception...

Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...