Digital PCT265 defect: VDS TabsTableViewCell delegate reset issue. Impacts UAD. ### Summary This issue is due to a change in the VDS tabs reset handling. The onTabSelect and onTabShouldSelect gets reset to nil. In the case of table cell reuse this reset gets called and our setup connection in the initializer is lost. Adding the delegate back in the model setter seems to resolve this immediate issue but we should expand out and see if there are other cases. ### JIRA Ticket [CXTDT-601399](https://onejira.verizon.com/browse/CXTDT-601399) Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com> See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1174 |
||
|---|---|---|
| MVMCoreUI | ||
| MVMCoreUI.xcodeproj | ||
| MVMCoreUITests | ||
| Scripts | ||
| .gitignore | ||
| .gitlab-ci.yml | ||