apigee / apigee-api-catalog-drupal

Manage your API catalog within Drupal's content management approach
https://www.drupal.org/project/apigee_api_catalog
GNU General Public License v2.0
17 stars 16 forks source link

APIDoc node navigates to page not found on reload #153

Open phdhiren opened 2 years ago

phdhiren commented 2 years ago

Description

When APIDoc is configured with SmartDocs format. After internal navigation of SmartDocs, on page reload it goes to 404 - page not found.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Navigate to API Doc node, by default it redirect to /api/{node_id}/1/overview
  2. And/Or if you navigate to specific routes e.g. /api/{node_id}/1/routes/%/%
  3. If you refresh on any of the internal page it leads to Page not found

Expected Behavior

There should not be 404 error