tomsouthall / turnstone

React customisable autocomplete component with typeahead and grouped results from multiple APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pressing TAB or arrow key throws TypeError with simple example from GitHub

ZipBrandon opened this issue · comments

This may be related to #2 but when I press TAB or arrow key it throws an TypeError.

https://codesandbox.io/s/hidden-breeze-lre13y

image

I have found the cause and will be releasing a fix shortly

Fixed in v1.2.2. Thanks for flagging this.

Here is your example updated with the latest version which fixes the issue

https://codesandbox.io/s/tender-hopper-kql1rr