-
Notifications
You must be signed in to change notification settings - Fork 4
Add TypeSenses' JS Adapter to Algolia instantsearch #7
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
Conversation
0b2877c
to
a02a39c
Compare
a02a39c
to
7ad2495
Compare
b5a670b
to
d09643c
Compare
I think all that is left to do is:
Another note is on Click of the "Search" button in the header we get a javascript error, it's not breaking functionality but we should probably fix.
I think we just need to add a |
$indexName, | ||
$objects | ||
){ | ||
die("here"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like debug code.
No description provided.