fmaclen / hollama

A minimal web-UI for talking to Ollama servers
https://hollama.fernando.is
MIT License
316 stars 27 forks source link

Sessions: Ollama server check is not working on mobile resolutions #132

Closed fmaclen closed 1 month ago

fmaclen commented 1 month ago

The logic introduced in this PR https://github.com/fmaclen/hollama/pull/99/files#diff-e13c06b2f8eb5ca2f92007ee68d5fecf31e07131e5f14dcfb9a58c00efc01fe3R62-R76 is not being executed when the app is rendered at a small resolution.

Steps to reproduce:

Expected behavior:

fmaclen commented 1 month ago

:tada: This issue has been resolved in version 0.7.13 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: