Trying to add on my new page, path is "/review/:slug", other pages work correctly. But when im getting slug from useLocation hook it returns strange object without necessary params.
{ hash: "" pathname: "/review/464052" search: "" state: undefined }
1.4m articles
1.4m replys
5 comments
57.0k users