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
I would suggest to have a matching <google-client-plusone-api> element.
I'm aware that you could use <google-client-api> + <google-plusone-api> but then you would have to wait for two separate api-load events to finish, which adds unnecessary complexity.
The text was updated successfully, but these errors were encountered:
Scarygami
changed the title
Shared client:plusone library
[Feature Request] client:plusone library
Aug 6, 2014
One common scenario when using the Google JS Client library is to load client.js and plusone.js at the same time with this URL: https://apis.google.com/js/client:plusone.js
I would suggest to have a matching
<google-client-plusone-api>
element.I'm aware that you could use
<google-client-api>
+<google-plusone-api>
but then you would have to wait for two separateapi-load
events to finish, which adds unnecessary complexity.The text was updated successfully, but these errors were encountered: