`GitHubURL`: 'pathname' called on an object that does not implement interface URL
See original GitHub issueThis line causes the error in Firefox 77:
It appears to happen only for some links, not all. It doesn’t matter whether I have the “Repository refresh” beta enabled or disabled. Places where I have spotted it:
edit-files-faster
Sometimes only the last link or even more links are affected, but they seem to always keep working up to some point.
edit-readme
Sometimes it works just fine, sometimes it errors (in the same repo).
latest-tag-button
Sometimes it works just fine, sometimes it errors (in the same repo).
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:12 (12 by maintainers)
Top Results From Across the Web
'click' called on an object that does not implement interface ...
I think your ajax function code should be like this... function edit_data(id, text, column_name) { var post_data={}; post_data['id']=id; ...
Read more >"'requestAnimationFrame' called on an object that does not ...
TypeError : "'requestAnimationFrame' called on an object that does not implement interface Window." If the current behavior is a bug, please ...
Read more >package.json - npm Docs
The name ends up being part of a URL, an argument on the command line, and a folder name. Therefore, the name can't...
Read more >x called on an object that does not implement interface y
Run the following in the console: DOMTokenList.prototype.contains.call(['hello'], 'hello'). Actual results: Got the correct error "TypeError: 'contains' ...
Read more >app.json / app.config.js - Expo Documentation
No other validation is performed, so use this at your own risk of rejection from the App Store. entitlements. Type: object • Path: ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Wacky!! If there is a file that has the words config.json it errors
https://github.com/yakov116/TestR
Yeah if Firefox still can’t extend
URL
then it cannot be reverted