Results 139 comments of Ivan Kara

this works for me: `data-bs-popper-config='{"strategy":"fixed"}'`

try to verify with flatseal if mpv shim can access and write into your home directory

restarting the browser does not fix it for me

.8 introduces new bugs: - expand on hover shifts the whole tab content (again). - ![image](https://github.com/user-attachments/assets/dfee2b5b-fe1a-44b4-bc8c-6f151552abe8)

> no significant performance improvements were observed was it tested with bandwidth intensive app like openspeedtest? with traefik i cant hit above 600Mbps consistently on http/2 while nginx got above...

i tried this: ```yml button_1: View Snapshot url_1: "{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg" button_2: "" button_3: "" ``` it seems to work but it adds an extra empty button below ![photo_6078077640029356828_y](https://github.com/user-attachments/assets/c2b9e0c6-485e-4e1b-a8d7-d06b8fe4e215)

this is on android: ![WhatsApp Image 2024-10-13 at 16 21 03](https://github.com/user-attachments/assets/f5acba68-bc18-46dc-9e9b-d7000838da39)

setting the urls to empty makes the null buttons go away on android but on ios the 1 extra button still exists

```yml button_1: View Snapshot url_1: "{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/snapshot.jpg" button_2: "" url_2: "" button_3: View Clip url_3: >- {{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/{{camera}}/clip.mp4 ``` ![photo_6084521727355895542_y](https://github.com/user-attachments/assets/ebb88623-245b-4212-a32e-a19255898da9)