You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm not sure why my child tab is not displaying the correct info when child.getTabInfo() is called. I get this:
but when i use parent.getAllTabs() i get the right info:
Any tips on how to resolve this? Thank you!
The text was updated successfully, but these errors were encountered:
Hi, I'm not sure why my child tab is not displaying the correct info when
child.getTabInfo()
is called. I get this:but when i use
parent.getAllTabs()
i get the right info:Any tips on how to resolve this? Thank you!
The text was updated successfully, but these errors were encountered: