TranceGeniK / bybit-tools

Desktop app to place scaled orders on bybit
GNU General Public License v3.0
106 stars 54 forks source link

Entering number into already-filled field reverses digits #2

Closed FearlessFly closed 4 years ago

FearlessFly commented 4 years ago

If user tabs into a field already containing a number such as Higher Price or the rest, digits subsequent entered digits are reversed. Example shows digits after tabbing into each field and entering 1234 are reversed

Capture

TranceGeniK commented 4 years ago

I had a look and it's not easily reproductible It is a v-text-field from vuetify but could find related issues on their repo Will look again later

TranceGeniK commented 4 years ago

Not a lot that I can do on my side, I will update vuetify regularily, maybe they'll fix it