You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to migrate from V2 to V3, and in V2 I had a working xpath for both lvl0 and lvl1. When changing to V3, I changed my lvl0 one to JQuery from XPath and it works fine. However, lvl1 doesn't work at all.
Describe the problem
Hi! I'm trying to migrate from V2 to V3, and in V2 I had a working xpath for both lvl0 and lvl1. When changing to V3, I changed my lvl0 one to JQuery from XPath and it works fine. However, lvl1 doesn't work at all.
When using Algolia's URL Tester, lvl1 is always null. However, when I set it to this:
Suddenly, top_menu starts to work, and lvl1 is now all null.
Describe the solution
Allow lvl1+ to use Jquery for more complex matches like in legacy Docsearch please!
Alternatives you've considered
The text was updated successfully, but these errors were encountered: