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
{{ message }}
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
Currently CustomTabsService lives in browser-session. Currently we do not implement anything in it. But as soon as we want to do that we would want that to happen in a different component where we can access more dependencies.
As a side effect this may fix issues with Jetifier which currently breaks when converting that service.