Is it possible to update the :slug parameter in the query with react and redux toolkit
I am using :slug instead of :id in the url and the value does not update when slug is in the query parameters.
I am using :slug instead of :id in the url and the value does not update when slug is in the query parameters.