Skip to content
New issue

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

Unexpected error when filling out description on PR #176

Open
ryanbuening opened this issue Dec 21, 2021 · 1 comment
Open

Unexpected error when filling out description on PR #176

ryanbuening opened this issue Dec 21, 2021 · 1 comment

Comments

@ryanbuening
Copy link

ryanbuening commented Dec 21, 2021

I received an error when filling out the description on a PR. As I was typing (@ mentioning someone), the error appeared. Clicking on reload component allowed me to retrieve my description text.

Logs

Uncaught TypeError: versionSelector.parent is not a function
    at chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:4476:36
    at MutationObserver.<anonymous> (chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:216:33)
More Awesome Azure DevOps (userscript).user.js:4476 Uncaught TypeError: versionSelector.parent is not a function
    at chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:4476:36
    at ObserverSession.onEveryNew (chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:204:17)
    at watchForRepoBrowsingPages (chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:4475:13)
    at chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:3984:7
    at chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:323:17
    at chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:308:21
    at History.history.replaceState (chrome-extension://jinjaccalgkegednnccohejagnlnfdag/More%20Awesome%20Azure%20DevOps%20(/redacted/Claims/_git/Claims/userscript).user.js#20:293:20)
    at n._serviceStart (ms.vss-web.platform-content.es6.NSbq23FcOw4zcRso.min.js:1)
    at Object._loadService (ms.vss-web.platform-content.es6.NSbq23FcOw4zcRso.min.js:1)
    at Object.getService (ms.vss-web.platform-content.es6.NSbq23FcOw4zcRso.min.js:1)
ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1 TypeError: Cannot read properties of undefined (reading 'image')
    at t.ComponentsPersonaPersona.Persona.render (ms.vss-features.ui-persona-content.es6.vsuxDxKW3FVrwKSe.min.js:1)
    at jn (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at An (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at Gu (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at xr (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at Tr (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at mr (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1
    at unstable_runWithPriority (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)
    at bt (ms.vss-web.core-content.es6.cnS3PJO62VXcxG3V.min.js:1)

image

Context

  • Userscript Manager: Violentmonkey
  • Extension Version: 3.3.2
  • Browser: Chrome 96
  • URL: dev.azure.com/*
@welcome
Copy link

welcome bot commented Dec 21, 2021

Thanks for opening your first issue here! Please refer to our support and troubleshooting docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant