Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options.formatMatch is not a function #2

Open
rbrasier opened this issue Oct 25, 2010 · 2 comments
Open

options.formatMatch is not a function #2

rbrasier opened this issue Oct 25, 2010 · 2 comments

Comments

@rbrasier
Copy link

I noticed that on your site (http://araddon.github.com/aceditable/) and from the downloaded source, on the document load, this error is being thrown

options.formatMatch is not a function
var value = options.formatMatch(rawValue, i+1, options.data.length); (line 809)

The side effects of this seem that the basic autosuggest method (Demo 1) is not returnining any results when the user does an @search.

Tested this on FF3.6.11 , IE8, Chrome 7.0 (Windows XP SP3)

@jace
Copy link

jace commented Mar 30, 2012

I have the same issue. Has the code been abandoned? No changes in two years.

@araddon
Copy link
Owner

araddon commented Mar 30, 2012

I just pushed a change to fix that, but haven't updated it in a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants