-
Notifications
You must be signed in to change notification settings - Fork 293
Search doesn't work on Templates #357
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
Comments
Yes, I see the "Search" not working for Templates. However, for Features and collections it works perfectly.
Even I tried testing locally and saw the same here, I'd need to investigate the problem. The issue with the search functionality is that it's trying to access a third |
Unfortunately looks like the latest PR didn't fix things ☹ so reopening this issue. |
Found another reference to a non-existent column so opened another PR: #359. |
#325 added search functionality across the Features, Templates, and Collections pages. The search works well on Features and Collections but doesn't seem to work for me on Templates.
@samruddhikhandale do you see the same behavior? And do you have any recommendations for how to test this locally (as mentioned in #325, I can test Collections pretty easily since they load when I build and run the site locally, but Features and Templates don't populate locally for me when testing).
The text was updated successfully, but these errors were encountered: