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
Only the first call should actually do the publishing (make a network call), the rest should not do anything. The library should recognize that the click-listener of the box is already true and not do anything when updating.
The text was updated successfully, but these errors were encountered:
Say we have this series of calls (in a loop, or something):
Only the first call should actually do the publishing (make a network call), the rest should not do anything. The library should recognize that the
click-listener
of the box is already true and not do anything when updating.The text was updated successfully, but these errors were encountered: