Problem/Motivation

After upgrading to 3.0.1 the check button in the corner does not appear on any page. Console errors show

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'digest')
    at Wt (ed11y.esm.min.js?v=3.0.1:908:77)
    at Be (ed11y.esm.min.js?v=3.0.1:3499:111)
    at ts (ed11y.esm.min.js?v=3.0.1:3520:175)

Comments

smustgrave created an issue. See original summary.

itmaybejj’s picture

Title: Not working after updating to 3.0.1 » Checker does not load when locally testing over HTTP
Assigned: Unassigned » itmaybejj
Issue summary: View changes
Priority: Critical » Normal

It looks like this bug is related to the browser encryption/hashing API not being available over HTTP. This should not affect any production sites.

  • itmaybejj committed 41d726af on 3.0.x
    feat: #3588070 Checker does not load when locally testing over HTTP
    

  • itmaybejj committed 41d726af on 3.0.x-dev
    feat: #3588070 Checker does not load when locally testing over HTTP
    
itmaybejj’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.