You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on any challenge (which has copilot set) from the list to view its details
Notice that in read only view, copilot details is visible
Now Click on the Edit button
Observe that Copilot is shown as selected from the available members
Now refresh the page
Observe that Copilot selection is gone now
Please note that it might not happen every time but these steps are giving high probability of reproducing the bug, though the bug should be there whenever we load the edit page directly. Seems like some timing issue, if it is able to load the challenge details before rendering the page, it shows the copilot selected otherwise not.