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 has been archived by the owner on Sep 10, 2022. It is now read-only.
Currently the load time for the component is significant. There seems to be a delay of nearly a second during page load due to 4 XHR calls and an iframe.
Ideally, a minimal component consisting of an icon (and an optional label) should appear. The developer should have the option to style the icon and label to suit their needs. Clicking on the button should then launch the hangout in a separate window.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the load time for the component is significant. There seems to be a delay of nearly a second during page load due to 4 XHR calls and an iframe.
Ideally, a minimal component consisting of an icon (and an optional label) should appear. The developer should have the option to style the icon and label to suit their needs. Clicking on the button should then launch the hangout in a separate window.
The text was updated successfully, but these errors were encountered: