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
When Shuffle is on, and Smart Backspace is on, there is a little bug when the program operates the backspacing (it uses the wrong Next String to compute the common part).
Description
When Shuffle is on, and Smart Backspace is on, there is a little bug when the program operates the backspacing (it uses the wrong Next String to compute the common part).
See PR #599
Demo
[If possible, include a demo of your issue in a fork of this JSFiddle: https://jsfiddle.net/mattboldt/1xs3LLmL/]
Steps to Reproduce
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Reproduces how often: [What percentage of the time does it reproduce?]
Whenever the natural next string is not the one that the shuffling has picked.
The text was updated successfully, but these errors were encountered: