Closed KhaerulAnsari closed 2 years ago
Hi. I was able to reproduce it. I'll try to fix it soon.
hi, i found something familiar, it's error when you do the text "de"
hi, i found something familiar, it's error when you do the text "de"
RangeError (index) : Invalid value : Only valid value is 0:30
I have created a pull request for this issue: #31
So far it only tackles the default binding = HighlightBinding.all
, because even though it works, it is not perfect yet when it comes to putting the correctly cased highlighted word.
Plus, it is a different approach than how the current version is implemented.
Hence, I firstly wanted to create a proof of concept in case improvements/changes have to be made.
@enloc-port thank you
How to produce
the words only has key : h, i, g, l, t (highlight)
please help