Thank you for the suggestion. Unfortunately I am still getting the same error:
ERROR TypeError: Cannot read property 'select' of undefined
for
this.tabRef.select('tab4');
where tabRef is not defined.
Any other ideas as to what I might be doing incorrectly?
Thanks again