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
201 stars 84 forks source link

Graph Try-It on MS Learn showing blank screen when activated. #3234

Open jupajupajupa opened 1 week ago

jupajupajupa commented 1 week ago

Describe the bug Graph Explorer is embedded in Microsoft Learn site as a feature via an iFrame next to the code block that users can easily open up and try out the graph explorer for learning purposes. This feature has been in place on MS Learn for a while and we were reported by the partner team that multiple users are facing the same issues with blank screen when activating the Try-It experience.

To Reproduce Steps to reproduce the behavior:

  1. Go to Quickstart: configure a restricted user experience with Assigned Access - Configure Windows | Microsoft Learn
  2. Click on Try-It on the code block if the iFrame on the right side pane doesn't open automatically.
  3. You'll see the blank screen on the right side pane, but you should really see the Graph Explorer experience embedded.
  4. See error: image

Expected behavior User should be given a graph explorer environment opened within iFrame on the right side pane from the screenshot above, this experience is activated when user clicks on "Try-It" button from the code block.

Screenshots attached above.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

scottbreenmsft commented 3 days ago

Hi @musale is this something you could look into?