microsoft / azure-devops-extension-sdk

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

Page Reload After Extension Action #96

Closed hugot231 closed 10 months ago

hugot231 commented 10 months ago

I have yet to find any examples or documentation that allows the user to reload the page from within the extension. I have created an extension that opens up a panel and updates data, but the data does not reload on the screen. I found that SDK.reload() was an option based on some examples online, but that is not the case for me right now. I am using version ^4.0.2.