fmaclen / hollama

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

Overwritten sessions when running multiple completions in different browser tabs #127

Open fmaclen opened 1 month ago

fmaclen commented 1 month ago

When running multiple completions in different tabs at the same time will cause the last session to finish to overwrite the first one in localStorage.

https://github.com/user-attachments/assets/c4290822-79a0-43ae-b264-3e6c418c13a6

REF https://github.com/fmaclen/hollama/issues/126#issuecomment-2256257754