Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
No response
Tell us about your environment
Safari / iOS 16.2
MarkBind version
4.0
What did you do? Describe the bug
Try to print a page on mobile. The white navbar gets printed, but it should not get printed.
Steps to reproduce
- Try to print a page on mobile
- (Optional) Scroll down
The white navbar will be printed on wherever you scroll down to
Expected behavior
The white navbar should not be printed:
Actual behavior
The white navbar appears:

Suggested solution
Adding a d-print-none class to the lower navbar should exclude this from printing
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
No response
Tell us about your environment
Safari / iOS 16.2
MarkBind version
4.0
What did you do? Describe the bug
Try to print a page on mobile. The white navbar gets printed, but it should not get printed.
Steps to reproduce
The white navbar will be printed on wherever you scroll down to
Expected behavior
The white navbar should not be printed:
Actual behavior
The white navbar appears:
Suggested solution
Adding a
d-print-noneclass to the lower navbar should exclude this from printing