[SOLVED] API NavLink is missing basePath

I have…

  • Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • Regression (a behavior that stopped working in a new release)
  • Bug report
  • Performance issue
  • Documentation issue or request

Current behavior

Clicking on the API docs link leads to <base_url>/api/content/<app_name>/docs.

Expected behavior

If there is a basePath set, clicking on the API docs link leads to <base_url>/<base_path>/api/content/<app_name>/docs.

Minimal reproduction of the problem

Environment

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: 7.18.0.0

Browser:

  • all
  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Others:

This topic was automatically closed after 20 hours. New replies are no longer allowed.