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
Prevent race where devSettings property is called before bridge is do… (#35)
* Prevent race where devSettings property is called before bridge is done initializing and can cause a second bridge to be created.
* Changed klass to devSettingsClass
0 commit comments