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
Comment #2
itmaybejj commentedIt looks like this bug is related to the browser encryption/hashing API not being available over HTTP. This should not affect any production sites.
Comment #5
itmaybejj commented3.0.2 tagged