Merge branch 'feature/atomic-vds-new-forms-atoms' into 'develop'
Revert code ### Summary Removed code since this was a fix in VDS Co-authored-by: Matt Bruce <matt.bruce@verizon.com> See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1180
This commit is contained in:
commit
f6f3cd53fe
@ -34,10 +34,7 @@ extension VDSMoleculeViewProtocol {
|
||||
self.delegateObject = delegateObject
|
||||
self.additionalData = additionalData
|
||||
viewModel = castedModel
|
||||
shouldUpdateView = false
|
||||
viewModelDidUpdate()
|
||||
shouldUpdateView = true
|
||||
setNeedsUpdate()
|
||||
}
|
||||
|
||||
public func update(viewModel: ViewModel){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user