Digital PCT265 defect: VDS TabsTableViewCell delegate reset issue. Impacts UAD account tab switcher.
This commit is contained in:
parent
f437fbaea9
commit
3867384307
@ -40,6 +40,7 @@ import UIKit
|
|||||||
if let tabsModel = tabsListItemModel?.tabs {
|
if let tabsModel = tabsListItemModel?.tabs {
|
||||||
tabs.set(with: tabsModel, delegateObject, additionalData)
|
tabs.set(with: tabsModel, delegateObject, additionalData)
|
||||||
}
|
}
|
||||||
|
tabs.delegate = self
|
||||||
}
|
}
|
||||||
|
|
||||||
public override func reset() {
|
public override func reset() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user