Hi can I ask why when i call this one
Router.push( '/about?id=1234','/about')
the id cant be retrieve, and the page i am using is [...index].js, but if I direct to other page that is not dynamic one it can work properly example car.js push to vehicle.js..