Antoine Turmel
Antoine Turmel
I assume sometimes we need a proper fork of this project if it's not developed anymore by the author. There are a lot of GitHub forks with some modifications, but...
@jaykappa To avoid the lag maybe you need to let async true and use debounce ? I did several try but not successful :(
@jaykappa I tried, but doesn't work... it should debounce when the user type something.
@jaykappa I somehow manage to get debounce working when putting the code into "lookup" section but it's not perfect as it's still fetching the URL for each key pressed. https://gist.github.com/AntoineTurmel/3513a0cd7f0fc9ca0e1d#file-bootstrap-typeahead-js-L95...
Using setTimeout is better and works well :) https://gist.github.com/AntoineTurmel/3513a0cd7f0fc9ca0e1d#file-bootstrap-typeahead-js-L254
Do you still have the issue ? I have it on Safari/iPhone, but works good on Firefox/Chrome
Thanks for the quick reply :)
@wuchengwei possible to merge this :) ? (or add an option to switch between append/write) ?
What tokens can be stored to avoid login to Nintendo profile ?
@Porco-Rosso nice theme :) I will update my theme creator soon, feel free to do suggestions and bug report 😉