**UV version:** v4.2.1 **I'm submitting a:** <!-- (check one with "x") --> - [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) with a repro of your issue and include a link to it below - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request => Please do not submit support requests here, use [stackoverflow](http://stackoverflow.com/questions/tagged/iiif) **Current behavior:** Clicking the mute button does not provide a clear visual indication that the audio is muted. <img width="148" height="77" alt="Image" src="https://github.com/user-attachments/assets/57f7b598-28a6-4644-9e25-3490bd961c88" /> **Expected behavior:** The mute button should change to a muted state icon like as shown in the screenshot. <img width="33" height="33" alt="Image" src="https://github.com/user-attachments/assets/f0d63f69-24b5-4682-b170-a4437ac03b0c" /> **Steps to reproduce:** 1. Play this AV manifest: https://iiif.io/api/cookbook/recipe/0064-opera-one-canvas/manifest.json 2. Click the mute button. 3. Observe the icon. **Related code:** ``` // insert any relevant code here ``` **Other information:** <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
UV version:
v4.2.1
I'm submitting a:
Current behavior:

Clicking the mute button does not provide a clear visual indication that the audio is muted.
Expected behavior:

The mute button should change to a muted state icon like as shown in the screenshot.
Steps to reproduce:
Related code:
Other information: