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
Progress and section text not match while seek to particular section when (max-min)/sectionCount is not integer.
for example
min = 0;
max = 9
sectionCount = 5
Progress and section text not match while seek to particular section when (max-min)/sectionCount is not integer.

for example
min = 0;
max = 9
sectionCount = 5