Forum Discussion
Russell Gove
Nov 07, 2017Iron Contributor
HELP, Cannot deploy upgrade to spfx application
Hi, I am trying to deploy an update to an SPFX Webpart Application. The app has been in production for months (it uses spfx 1.0.0) and I have been deploying updates regularly , without issues , unti...
Russell Gove
Nov 08, 2017Iron Contributor
Turns out that react-select has started having issues causing my page not to render. I removed react-select and started using fabric ComboBox. (had to upgrade to spfx 1.3.4 and fabric 4.21.2) .Now it works fine