microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 91 forks source link

Cannot select oauth2PermissionGrants in URL #3105

Closed MartinM85 closed 5 months ago

MartinM85 commented 5 months ago

Describe the bug I'm trying to select oauth2PermissionGrants. When I try to select oauth2PermissionGrants from autocomplete or simply copy/paste, the whole app crashed and it's restarted.

To Reproduce Steps to reproduce the behavior:

  1. Try select oauth2PermissionGrants endpoint

Expected behavior The Graph Explorer not crashing

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

ElinorW commented 5 months ago

Hi @MartinM85, This has been resolved and the fix shall be available by next week

duplicate of #3048