No 'Connect' Button on "ESP32-S3-BOX voice assistant" page

On this page: https://www.home-assistant.io/voice_control/s3_box_voice_assistant/ a ‘Connect’ button should appear on Chromium browsers. I’ve disabled all ad blocking, but no button appears (in Chrome, latest). I’ve tried hard refreshes and Incognito. I’m trying to connect my ESP32-S3-BOX-3 but cannot. In the browser console I see this error:

s3_box_voice_assistant/:1 Failed to find a valid digest in the 'integrity' attribute for resource 'https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module' with computed SHA-384 integrity '2Ea4WL8tjFb0qQKUqBoX45KlPVoUgL+Z3zUqsD0MHmtJ3faDbfNyZulLg/LfYDUZ'. The resource has been blocked.

What can I do to fix this?

Reboot.
Try another browser.
Check network.

Same issue, did you find a solution?
I have tried on chrome, edge, brave on my desktop and chromium on my laptop and all give the same error. I have also tried using hotspot to see if it was a network issue and still same issue.

Where’s the blocking happening is your next question. Is it trying to access a superseded file? Are you running the latest version? Is it just you or everybody? Have you check GitHub for any bug reports?

Hello,

Same here. Windows 11 with latest Chrome browser. ESP32 serial port is installed on COM4. Chrome and site are allowed to access serial ports.

Error logged to console just entering the site https://www.home-assistant.io/voice_control/s3_box_voice_assistant/:

Failed to find a valid digest in the 'integrity' attribute for resource 'https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module' with computed SHA-384 integrity '2Ea4WL8tjFb0qQKUqBoX45KlPVoUgL+Z3zUqsD0MHmtJ3faDbfNyZulLg/LfYDUZ'. The resource has been blocked.

No Connect button.

What github repo should I check for bug reports ?

Thanks!

We had a cache issue due to a new release. Should be all good now!