[validation] browserHash changes when Google Translate is disabled
Root Cause
HTMLAnchorElement.prototype.hrefTranslate (and possibly other properties) disappear when Google Translate is disabled on the browser settings
Workaround
- Enable Google Translate according to the default settings of the browser
Notes
- Should
HTMLAnchorElement.prototype.hrefTranslate be skipped as a volatile property in integrity.js:_traverse()?
[validation] browserHash changes when Google Translate is disabled
Root Cause
HTMLAnchorElement.prototype.hrefTranslate(and possibly other properties) disappear when Google Translate is disabled on the browser settingsWorkaround
Notes
HTMLAnchorElement.prototype.hrefTranslatebe skipped as a volatile property inintegrity.js:_traverse()?