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
Currently fire-picker is injecting everything all at once into the tab the user is on when opened. This solution is a good way to do this operation but our current implementation of it is slow and has a few seconds of freeze on the page.