Closed mnferozdc closed 1 month ago
@mnferozdc , Thank you for bringing this issue to our attention. Could you kindly launch Teams via a web browser and activate the developer tool? Afterward, please access the TEOC app and attempt to replicate the issue. It would be greatly helpful if you could then provide us with the console logs and network traces to troubleshoot the issue.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.
While creating a new Incident, the Select Role dropdown shows the values that are stored in the backend from SharePoint such as:
However, once a value is clicked, the App immediately crashes and results in a blank screen such as:
We were able to triage this a little further by launching the Teams App using a Browser and then launching the Developer Tools section. As such, we noticed the following:
It appears like the code is crashing due to the following exception:
i.e., Cannot read properties of undefined .... at z.onRoleChange
Can some insights be shared as to how best we can try to troubleshoot and triage this exception, please? Thanks!