[GH-ISSUE #10464] Website Issue Firefox Model Listing #32642

Closed
opened 2026-04-22 14:17:20 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @duckfriend123 on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10464

What is the issue?

Not the program, but the website.
Browser: Firefox
(this issue is firefox specific, it doesn't appear in chrome)

When you visit some of the model pages, such as
https://ollama.com/library/qwen3

https://github.com/user-attachments/assets/db86d358-ef27-4364-8c75-56cb66a847da

you cannot select the lower models, or go to view all models.

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.6.6

Originally created by @duckfriend123 on GitHub (Apr 29, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10464 ### What is the issue? Not the program, but the website. Browser: Firefox (this issue is firefox specific, it doesn't appear in chrome) When you visit some of the model pages, such as https://ollama.com/library/qwen3 https://github.com/user-attachments/assets/db86d358-ef27-4364-8c75-56cb66a847da you cannot select the lower models, or go to view all models. ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.6.6
GiteaMirror added the bugollama.com labels 2026-04-22 14:17:20 -05:00
Author
Owner

@duckfriend123 commented on GitHub (Apr 29, 2025):

For reference, in Chromium based browsers you can view all the models, and click on "view more"

https://github.com/user-attachments/assets/80a65a49-d88e-4172-9d51-4e2dad9cee2a

<!-- gh-comment-id:2837664954 --> @duckfriend123 commented on GitHub (Apr 29, 2025): For reference, in Chromium based browsers you can view all the models, and click on "view more" https://github.com/user-attachments/assets/80a65a49-d88e-4172-9d51-4e2dad9cee2a
Author
Owner

@Anaphylaxis commented on GitHub (May 3, 2025):

This happens on MacOS and Windows with Firefox. Seems like it's the class="flex max-h-64 min-h-min flex-col" , specifically max-h-64. Removing this and/or adding overflow-y-auto fixes this

<!-- gh-comment-id:2848377475 --> @Anaphylaxis commented on GitHub (May 3, 2025): This happens on MacOS and Windows with Firefox. Seems like it's the `class="flex max-h-64 min-h-min flex-col"` , specifically `max-h-64`. Removing this and/or adding `overflow-y-auto` fixes this
Author
Owner

@hoyyeva commented on GitHub (May 14, 2025):

Hi @duckfriend123

Thank you for reporting the issue! We’ve just deployed a new version of the model page today, so I’m closing this issue as it’s no longer relevant.

<!-- gh-comment-id:2881405606 --> @hoyyeva commented on GitHub (May 14, 2025): Hi @duckfriend123 Thank you for reporting the issue! We’ve just deployed a new version of the model page today, so I’m closing this issue as it’s no longer relevant.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#32642