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
Change the selectTabIfNeeded introduced to #242 in a decorator. After this the setimeout() inside dom-utils.service.ts will be applied from decorator only when tabsConfig is present.
The text was updated successfully, but these errors were encountered:
Change the
selectTabIfNeeded
introduced to #242 in a decorator. After this thesetimeout()
insidedom-utils.service.ts
will be applied from decorator only whentabsConfig
is present.The text was updated successfully, but these errors were encountered: