No route found for GET while Exporting Data with Composite Key

PHPMaker v2026.8.

I think I found an issue regarding the Export Data.

You may reproduce it by following these steps:

  1. Go to demo site https://demo.hkvstore.com login by using user admin and password master,
  2. Visit this link: https://demo.hkvstore.com/orderdetailsview/10248/11
  3. Click on the Export button, then choose Export to Excel,
  4. And here is the issue… you will see the error message: [Symfony\Component\HttpKernel\Exception\NotFoundHttpException] No route found for "GET https://demo.hkvstore.com/api/export/excel/orderdetails/10248/11"