Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Scroll function not working in Lora browser on iOS #15760

Open
4 of 6 tasks
deffcolony opened this issue May 11, 2024 · 0 comments
Open
4 of 6 tasks

[BUG] Scroll function not working in Lora browser on iOS #15760

deffcolony opened this issue May 11, 2024 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@deffcolony
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

The scroll function on the Lora tab is not working on iOS Ipad. The scroll bar is also missing. please see video below

iOS - Firefox 125.3 (41348)

rM-AyRFl1K1.mp4

iOS - Safari

obs64_xSYfkNELUd.mp4

Android phone vs iOS Ipad

obs64_YpIRENvICp.mp4

Steps to reproduce the problem

  1. Open the Lora tab and try to scroll down on iOS

What should have happened?

Be able to scroll on the touchscreen

What browsers do you use to access the UI ?

Mozilla Firefox, Apple Safari, iOS

Sysinfo

sysinfo-2024-05-11-19-57.json

Console logs

Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit (AMD64)]
Version: v1.9.3
Commit hash: 1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0
Launching Web UI with arguments: --autolaunch --api --port 7900 --listen --theme dark
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Loading weights [6ce0161689] from E:\ai-projects\delete-this\image-generation\stable-diffusion-webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: E:\ai-projects\delete-this\image-generation\stable-diffusion-webui\configs\v1-inference.yaml
Running on local URL:  http://0.0.0.0:7900
C:\Users\REDACTED\miniconda3\envs\sdwebui2\lib\site-packages\huggingface_hub\file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
  warnings.warn(

To create a public link, set `share=True` in `launch()`.
Startup time: 19.5s (prepare environment: 3.1s, import torch: 5.2s, import gradio: 1.4s, setup paths: 1.7s, initialize shared: 0.3s, other imports: 1.1s, load scripts: 1.3s, create ui: 0.5s, gradio launch: 4.4s, add APIs: 0.4s).
Applying attention optimization: Doggettx... done.
Model loaded in 8.3s (load weights from disk: 0.7s, create model: 0.8s, apply weights to model: 6.4s, calculate empty prompt: 0.3s).

Additional information

problem only occurs on iOS device

@deffcolony deffcolony added the bug-report Report of a bug, yet to be confirmed label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant