ostreifel / wiql-editor

Search work items with wiql queries.
https://marketplace.visualstudio.com/items?itemName=ottostreifel.wiql-editor
MIT License
32 stars 8 forks source link

Error Saving Query - Unable to get property 'html' of undefined or null reference #21

Closed yayitserica closed 6 years ago

yayitserica commented 6 years ago

image

Can you clarify why I am receiving this error?

I get a different error when using Chrome:

image

ostreifel commented 6 years ago

Added a null check to the lines that used an html property. Root cause is probably mismatch in what is returned from different versions of tfs.

Please verify that this fixes for you

yayitserica commented 5 years ago

Thanks @ostreifel . I don't see the HTML error on my end but checking in with my colleague to make sure he isn't experiencing it. Will follow up if this error persists.