nextcloud / talk-desktop

💬💻 Nextcloud Talk Desktop Client Preview
https://nextcloud.com/talk
GNU Affero General Public License v3.0
175 stars 14 forks source link

JavaScript error when switching Theme (dark/light/automatic) on MacOS #878

Open BJKle opened 4 days ago

BJKle commented 4 days ago

How to use GitHub


Steps to reproduce

  1. Install latest client on MacOS
  2. Start application
  3. Switch theme from dark to light or automatic

Expected behaviour

Switch Theme and change icon color

Actual behaviour

A JavaScript Error Icon color is black (in both appearances)

Image Image Image

Desktop client

Talk Desktop client version: 1.0.0-rc.1

Operating system: MacOS

Operating system version: Sequoia 15.1

Microphone available: yes

Camera available: yes

Server

Nextcloud version: Nextcloud Hub 8 (29.0.8)

Talk app version: 19.0.11

Custom Signaling server configured: no

Custom TURN server configured: no

Custom STUN server configured: no

Logs

Client log

``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
ShGKme commented 4 days ago

Can also reproduce on Ubuntu 24 and Windows 11

ShGKme commented 4 days ago

Update: on Linux error is the same.

Image

On Windows and macOS sometimes it is different:

Image

Image

ShGKme commented 4 days ago

Update: only reproducible in a production build. Dev works fine...