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
The issue that in `GetSelectedSuggestion()` there is no checks
that index in valid range. So here we are resetting `selected` index,
if length of new array is less, than it was.
Part of tarantool/tt#944
0 commit comments