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
Fix query not switching when only the context is different
if the selected query has the same query but different context as
described in issue #87 the context would not update.
with this additional check to see if the context differs as well both
get updated.
Closes#87
0 commit comments