Description of the bug
Using tab to autocomplete (when a placeholder is provided) does not work.
To Reproduce
Link to a minimal reproduction
Steps to reproduce the behavior:
- Run the script:
node index.js
- Try to use tab to autocomplete
Expected behavior
Tab triggers the autocompletion
Additional Information
Link to a working example using an older version