question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make {{ @index }} available inside a {{ #EasySearch.Each }}

See original GitHub issue

Hello there,

Really cool plugin but in my recent project I use {{@index}} inside a normal {{#each}} loop but when I implemented {{ #EasySearch.Each }}, the {{@index}} make the app crash with this error :

Error: Unsupported directive: @index

Thanks for your time and this really cool package 😃

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
huguesbrunellecommented, Dec 20, 2016

Just implemented it. Works perfectly!!! Thanks a lot. I’ll tell another person who was looking for this on a forum… Have a great day and Holidays.

0reactions
matteodemcommented, Dec 20, 2016

You too, thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Components · Meteor Easy-Search - GitHub Pages
Renders an <input> tag that searches the specified index(es). It searches through all the configured fields on your index. Allows to use multiple...
Read more >
Simple search function in meteor using EasySearch package
I'm trying to create a simple search function using the easy search package. In a nutshell I have done the following-. Defined a...
Read more >
Create and use an index to improve performance
Index one or more table fields in Access by using the table designer. Also covers automatic index creation, viewing, and deleting.
Read more >
Search in meteor collection using Easy Search - help
I am new using meteor, and I try to create a simple search function using the easy search package. In the terminal I...
Read more >
Create index API | Elasticsearch Guide [8.5] | Elastic
Set up a cluster for high availability ... Set to all or any positive integer up to the total number of shards in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found