Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The footer is displayed in the header area when aloneDisplay set to true #905

Closed
nianxy opened this issue Aug 21, 2020 · 1 comment
Closed
Labels

Comments

@nianxy
Copy link

nianxy commented Aug 21, 2020

Describe the bug

I'm using apidoc 0.24.0 for my project, and I generate my doc with 'aloneDisplay' set to 'true', but the footer is displayed in the header area in this situation, and I got an empty page when I click the footer link

Steps to reproduce

  1. create a header.md and a footer.md
  2. set header and footer to header.md and footer.md in apidoc.json
  3. set template.aloneDisplay to true in apidoc.json
  4. generate the doc, and you will see the footer is displayed in the header area

Information

  • Version of apidoc: 0.24.0
  • Operating system (e.g. GNU+Linux/MacOS/Windows): Ubuntu
  • Browser (e.g. firefox, chrome): Chrome
@NicolasCARPi
Copy link
Collaborator

I can confirm this bug. Thanks for reporting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants