We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error in Browser Console.
Repro: this happens when dnslookup is executed while gateway is offline:
console.error: ipfs-firefox-addon: Object - _errorType = ReferenceError - message = AddonManager is not defined - fileName = javascript:AddonManager.getAddonByID("ipfs-firefox-addon@lidel.org", function(aAddon) {unsafeWindow.gViewController.commands.cmd_showItemDetails.doCommand(aAddon, true);}); - lineNumber = 1 - stack = @javascript:AddonManager.getAddonByID("ipfs-firefox-addon@lidel.org", function(aAddon) {unsafeWindow.gViewController.commands.cmd_showItemDetails.doCommand(aAddon, true);});:1:1| - name = ReferenceError
The text was updated successfully, but these errors were encountered:
bfb4ee3
lidel
No branches or pull requests
An error in Browser Console.
Repro: this happens when dnslookup is executed while gateway is offline:
The text was updated successfully, but these errors were encountered: