Uncaught (in promise) TypeError: Cannot read property 'after' of undefined
See original GitHub issueWhen loading any page in settings
more-dropdown.js:16 Uncaught (in promise) TypeError: Cannot read property 'after' of undefined
at more_dropdown (more-dropdown.js:16)
at safely (utils.js:10)
at github_injection_default (content.js:557)
at gitHubInjection (index.js:13)
at onDomReady (content.js:555)
at <anonymous>
more_dropdown @ more-dropdown.js:16
safely @ utils.js:10
github_injection_default @ content.js:557
gitHubInjection @ index.js:13
onDomReady @ content.js:555
async function (async)
onDomReady @ content.js:514
init @ content.js:511
__webpack_require__.URL.URL @ content.js:638
__webpack_require__ @ bootstrap fc446b7fa65d86637335:19
(anonymous) @ bootstrap fc446b7fa65d86637335:62
(anonymous) @ bootstrap fc446b7fa65d86637335:62
09:55:17.833 add-releases-tab.js:42 Uncaught (in promise) TypeError: Cannot read property 'before' of null
at add_releases_tab (add-releases-tab.js:42)
at safely (utils.js:10)
at github_injection_default (content.js:558)
at gitHubInjection (index.js:13)
at onDomReady (content.js:555)
at <anonymous>
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Cannot Read Property of Undefined in JavaScript - Rollbar
TypeError: Cannot read property of undefined occurs when a property is read or a function is called on an undefined variable.
Read more >Uncaught TypeError: Cannot read property of undefined In
JavaScript TypeError is thrown when an operand or argument passed to a function is incompatible with the type expected by that operator or...
Read more >Uncaught (in promise): Error: Cannot read property of undefined
It looks like your component doesn't have default value for user, so it is undefined when component rendered try adding default value
Read more >Resolving the JavaScript Promise Error "TypeError: Cannot ...
TypeError - Cannot read property 'then' of undefined is thrown when the caller is expecting a Promise to be returned and instead receives ......
Read more >Uncaught TypeError : Cannot read properties of undefined
The root cause of the error is that the declared variable doesn't have any value, so by default, JavaScript treats all variables as...
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
@bfred-it still happening on https://github.com/settings/developers
https://github.com/settings/tokens
https://gist.github.com/
https://github.com/organizations/new
@bfred-it oh I thought that you update it from time to time just to keep it updated. nvm