You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rotated key named rotatedKey doesn't appear in the Keys list
keys:1 Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "cr-toolbar" has already been used with this registry
at chrome://settings/settings.js:4510:866
Later (after refresh):
Unchecked runtime.lastError: Unable to load keys
Expected result:
Should immediately see rotatedKey appear for us in the Keys list
@spylogsster@lidel this happens with both 0.9.0 and 0.9.1 versions of go-ipfs (which is expected, given this is likely our bug, but just mentioning) /cc @kjozwiak
The text was updated successfully, but these errors were encountered:
Description
Unable to rotate key due to uncaught DOMException
Steps to Reproduce
ipns://en.wikipedia-on-ipfs.org
Use a local node
brave://settings/ipfs/keys
rotate
icon (circular arrow)rotatedKey
and clickRotate
Actual result:
The rotated key named
rotatedKey
doesn't appear in theKeys
listLater (after refresh):
Expected result:
Should immediately see
rotatedKey
appear for us in theKeys
listReproduces how often:
100%
Brave version (brave://version info)
@spylogsster @lidel this happens with both
0.9.0
and0.9.1
versions ofgo-ipfs
(which is expected, given this is likely our bug, but just mentioning) /cc @kjozwiakThe text was updated successfully, but these errors were encountered: