Uli Prantz
Uli Prantz
The drawer of the ResponsiveScaffold has some unwanted padding at the top and bottom end. Looks almost like some SafeArea stuff. I can't remove it to replicate the issue just...
### Current Behavior I started a sweep run of a BERT model called MedBERT with the following sweep configuration: ``` method: bayes metric: goal: maximize name: validation_auroc_score.max parameters: batch_size: distribution:...
Hono breaks when uploading "large" (>500KB) files through Multipart/Form-Data and using a middleware
### What version of Hono are you using? 4.9.6 ### What runtime/platform is your app running on? (with version if possible) Deno (latest Supabase hosted version - I think 2.1...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
The package doesn't provide a way to see what the web-server actually responded with when the connection isn't upgraded. An example would be to open web sockets based on some...