router, isReady, readyCallbacks in Next 13 app router
Unanswered
Jersey Wooly posted this in #help-forum
Jersey WoolyOP
I'm trying to set up user friendly URLs for Algolia Search in the app router based on the Algolia docs. https://github.com/algolia/instantsearch/tree/master/packages/react-instantsearch-router-nextjs#usage
It seems like it's impossible with app directory at the moment.
Is there a way to access the router objects as Algolia needs it?
It seems like it's impossible with app directory at the moment.
Is there a way to access the router objects as Algolia needs it?
2 Replies
European sprat
I googled this for you https://github.com/algolia/instantsearch/discussions/5413
@European sprat I googled this for you https://github.com/algolia/instantsearch/discussions/5413
Jersey WoolyOP
I also found this but unfortunately this isn't a solution for the user-friendly URL routing. Probably need to wait a few more months