microsoft / vsts-extension-multivalue-control

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

Commit 921085f has broken the Multivalue control on TFS 2017 Update 3 #88

Closed Scott-Emberson closed 5 years ago

Scott-Emberson commented 5 years ago

Since the commit of 921085f all our Multivalue control's have now stopped working.

It will attempt to load but doesn't.

In the console we are seeing this error: Uncaught (in promise) Error: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at r (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:17) at i (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:17) at r (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:14) at o (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:17) at i (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:17) at Object.instantiateChildren (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:14) at h._reconcilerInstantiateChildren (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:15) at h.mountChildren (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:15) at h._createInitialChildren (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:14) at h.mountComponent (Content?bundle=vss-bundle-async-v0Ws4pl7GuYRBDklPcHZ6xTSHke_UjAwkzLyB18Hjj30=:14)

ez5504 commented 5 years ago

+1 Still broken even after latest update. On TFS 2018 Update 1

Scott-Emberson commented 5 years ago

@ostreifel please, can you review this ASAP. It has broken all our TFS states as some of our controls are required.

Raistlen38 commented 5 years ago

This is a duplicate of the other open Issue I think, where the latest update broke the control completely for all on-premise TFS installations.

japj commented 5 years ago

2.2.22 is the version with the issue 2.2.25 should be the version with the fix

If you still have 2.2.22 then this is probably a duplicate of #87

It could be that TFS on prem has not auto updated from the marketplace yet though, you can either ‘wait’ for that to happen, or manually upgrade the extension on your TFS instance.

Scott-Emberson commented 5 years ago

Thanks to @insanity13 for the tip to force update the extension.