mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #8617] Problem uploading images in phone browser #15197
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AzizDXT on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8617
The problem lies only in downloading images via the phone browser, as the images are not converted to base 64 encoding!
But it works normally to download images and convert them to base 64 code on the computer.
@AzizDXT commented on GitHub (Jan 16, 2025):