precondition / precondition.github.io

Personal Weblog with tools and guides for QMK keyboards. Home of the home row mods guide
https://precondition.github.io
MIT License
45 stars 8 forks source link

Cannot re-upload an updated csv file with the same name #6

Closed karate closed 3 years ago

karate commented 3 years ago

If I upload a csv file and after some time I want to re-upload the file (that now has more keypresses in it), the new file is not being uploaded. I either have to rename the file, or upload another file, and then upload the updated file again.

As you discovered, this is due to the input field being cached. I'm preparing a PR.