microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
47 stars 45 forks source link

vsts-extensions-multivalue-control by ms-devlabs failed to load #32

Closed alexvaccaro closed 6 years ago

alexvaccaro commented 6 years ago

Hi,

On occasions the form fails to load the extension with the message "vsts-extensions-multivalue-control by ms-devlabs failed to load." This seems to be happening randomly, what are the possible causes of this? Is there a log I can review to identify the underlying cause?

ostreifel commented 6 years ago

Are there any JavaScript exceptions or http request failures in the in the browser console (f12)?

mmanela commented 6 years ago

@alexvaccaro Are you on TFS or VSTS?

alexvaccaro commented 6 years ago

TFS 2017.2

localbuzz1 commented 6 years ago

Just started having this issue today in TFS2017. Any thoughts on how to fix this issue?

formeroosid commented 6 years ago

I'm getting this error in the browser: image

formeroosid commented 6 years ago

Just started this morning for us as well. This has been working for the last 6 months. :-/

mmanela commented 6 years ago

@mohitbagra and @ostreifel Can you two take a look? Is this a deployment issue?

mohitbagra commented 6 years ago

@formeroosid Do you see any request being failed in the network tab?

mmanela commented 6 years ago

@formeroosid Is this on VSTS (cloud) on TFS (box)?

formeroosid commented 6 years ago

It’s an on-premise install

Get Outlook for iOShttps://aka.ms/o0ukef


From: Matthew Manela notifications@github.com Sent: Thursday, January 25, 2018 3:14:27 PM To: Microsoft/vsts-extension-multivalue-control Cc: CSPC; Mention Subject: Re: [Microsoft/vsts-extension-multivalue-control] vsts-extensions-multivalue-control by ms-devlabs failed to load (#32)

@formeroosidhttps://github.com/formeroosid Is this on VSTS (cloud) on TFS (box)?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Microsoft/vsts-extension-multivalue-control/issues/32#issuecomment-360632423, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFZaz1-M1oW-ufbxcYJqOkllEJrvCq6Rks5tOQrTgaJpZM4P7xZc.

formeroosid commented 6 years ago

I’ll check.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Mohit Bagra notifications@github.com Sent: Thursday, January 25, 2018 3:12:35 PM To: Microsoft/vsts-extension-multivalue-control Cc: CSPC; Mention Subject: Re: [Microsoft/vsts-extension-multivalue-control] vsts-extensions-multivalue-control by ms-devlabs failed to load (#32)

@formeroosidhttps://github.com/formeroosid Do you see any request being failed in the network tab?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Microsoft/vsts-extension-multivalue-control/issues/32#issuecomment-360632011, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFZazyGJMDs1mhMLmzf7hbLUXpn3nb3nks5tOQpjgaJpZM4P7xZc.

formeroosid commented 6 years ago

No errors in the Network tab.

mmanela commented 6 years ago

Is it happening consistently?

formeroosid commented 6 years ago

Nope. It stopped happening as of this morning. Any logging I can look at for clues?

Jamie

On Fri, Jan 26, 2018 at 10:39 AM, Matthew Manela notifications@github.com wrote:

Is it happening consistently?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Microsoft/vsts-extension-multivalue-control/issues/32#issuecomment-360868338, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZaz3kxgRvbl37g2KAiH0cb-VhuIlMCks5tOhvpgaJpZM4P7xZc .

mohitbagra commented 6 years ago

This issue mostly happens if the extension fails to load any resource (like the html file or a javascript file). Next time you see this error, please check in the debugger console here - image

This tree shows all the files requested and loaded by the multi value control extension. I am assuming that one of these files didnt get loaded and thats why you saw that error. So next time when you see this error, just open dev tools and check this tree for multi value control

mohitbagra commented 6 years ago

This area specifically - image

mmanela commented 6 years ago

@formeroosid Are you still having this issue? @alexvaccaro

alexvaccaro commented 6 years ago

I saw the issue again a couple of days ago, the next time it happens I will check those files.

formeroosid commented 6 years ago

No. We have not seen a recurrence of the issue.

Jaime

On Mon, Feb 26, 2018 at 10:07 AM, Matthew Manela notifications@github.com wrote:

@formeroosid https://github.com/formeroosid Are you still having this issue? @alexvaccaro https://github.com/alexvaccaro

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Microsoft/vsts-extension-multivalue-control/issues/32#issuecomment-368593798, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZazzaXHCX0QdVa5HVcHUsGWkX-t-swks5tYvL7gaJpZM4P7xZc .

mmanela commented 6 years ago

Closing for now until we get data from a re-occurance

johnsjg commented 6 years ago

@mmanela @mohitbagra Hi I am having the same issue should I open another ticket?

yayitserica commented 6 years ago

I’m also experiencing the same issue in my VSTS instance.

mmanela commented 6 years ago

@yayitserica @johnsjg Are you both on VSTS? What are you account names? How often is this happening for you and with what extensions?