Awa
Awa
> Can you provide a sandbox with the issue? Do you have overflow rules on `` rather than ``? **Layout**  **Page**  **Component** 
> Try to remove `overflow-x-hidden` on ``. Cant really reproduce the issue from screenshots. So i guess that could fix it. I actually added it when you commented on your...
It seems like the solution provided above didn't resolve my issue. Here's what worked for me: I found that the problem was caused by the container of the select component...
## Q: How to make middleware aware of the validated request body from the route schema? ### Description I’m trying to make my middleware aware of the validated request body...