manywho / ui-bootstrap

5 stars 3 forks source link

FLOw-1729: Removed unnecessary duplicate setComponent call #139

Closed jonjomckay closed 4 years ago

jonjomckay commented 4 years ago

This removes a second call to manywho.state.setComponent, which looks like it was only there to manually handle validation, but validation is already handled inside the first setComponent call above.