tadeussenf / pocket-wiki

Alternative User Interface for getpocket.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search errors

rosano opened this issue · comments

Seems like the search button no longer triggers a search. Pressing Enter does trigger a search but results in an error:

TypeError: undefined is not an object (evaluating 'e.resolved_title.toLowerCase')

This has been the case for maybe a month or so but I haven't had time to make an issue. The code on GitHub might be different from production.

This is probably due to one of the saved items in your pocket not having the propery "resolved_title".
I updated code and deployment, can you please check it?

No error when trying search with local build. Are you sure the deployment is the same? Maybe re-deploy?

@rosano I deployed once more, pls check it :) If this does not help you please try to clear your browser cache.

Works! Thank you.