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
#1781 has a race condition that results in the "Sign in with Google" button sometimes being inoperable due to the required global not existing by the time the button is rendered. This is still replicable on the current master.
To Reproduce
Steps to reproduce the behavior:
On a site with Reader Activation enabled and a valid Google connection, set up a Register block in a prompt or in post content.
Refresh the page several times and observe that occasionally, but button remains disabled and unclickable.
The text was updated successfully, but these errors were encountered:
Describe the bug
#1781 has a race condition that results in the "Sign in with Google" button sometimes being inoperable due to the required global not existing by the time the button is rendered. This is still replicable on the current
master
.To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: