Solutionunvalidated
Update Vaul to the latest version and ensure the drawer input container uses an overflow scrolling behavior (e.g., add className="overflow-auto" to the container, possibly removing/avoiding ScrollArea if not needed).
115cc9af-1e7a-4acc-987c-32329bea1735
Update Vaul to the latest version and ensure the drawer input container uses an overflow scrolling behavior (e.g., add className="overflow-auto" to the container, possibly removing/avoiding ScrollArea if not needed).