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
Problem
The function Agent::Connected for public agents is only called for the first connected bridge,
i.e. subsequent bridge connections does not result in calls to Agent::Connected.
Environment:
Yew version [e.g. v0.14, master]
stdweb / web-sys
I got two slightly different solutions: #1029 and #1030