microsoft / azure-devops-extension-sdk

Client SDK for developing Azure DevOps extensions
MIT License
125 stars 39 forks source link

pageContext field location changed again #109

Open bogdan-mabo opened 3 months ago

bogdan-mabo commented 3 months ago

Hello,

It seems that the location of the pageContext field changed again in the response from the server: image

Could you please tell me if this a problem on the server and will be fixed there or the SDK class needs to be updated again.

I am using version 4.0.2 of azure-devops-extension-sdk.

Thank you, Bogdan

amir-armantaheri commented 2 months ago

i have same issue, have you found any solution ?

amir-armantaheri commented 2 months ago

now it's gone for me when i used version 3.1.2 for "azure-devops-extension-sdk" after this version (3.1.3 and ^4) it has changed which i have no idea why

bogdan-mabo commented 2 months ago

i have same issue, have you found any solution ?

For now I am using a locally modified version that retrieves the pageContext from the handshakeData instead of handshakeData.context.