gregziegan / elm-autocomplete

Autocomplete for Elm apps; in Elm
http://package.elm-lang.org/packages/thebritican/elm-autocomplete/latest
BSD 3-Clause "New" or "Revised" License
173 stars 43 forks source link

Mentions example currently broken in 0.17 #13

Closed gregziegan closed 8 years ago

gregziegan commented 8 years ago

A issue with the virtual DOM library https://github.com/elm-lang/virtual-dom/issues/12 may be the root cause of strange event behavior found in the mentions example. Will produce an sscce this week to determine whether it is in fact the same issue.

gregziegan commented 8 years ago

Fixed with virtual-dom 1.0.2