-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Context
Found while updating docs dependencies for building docs at https://github.com/pyapp-kit/app-model (docs at https://app-model.readthedocs.io/en/latest/)
Bug description
after commit 521f727 I'm noticing a bug wherein the right nav appears clipped in safari (Version 17.1 (19616.2.9.11.7)) after page refresh:
(resizing the window across any breakpoint fixes it)
The issue is visible as of v9.4.2 and git bisect put the issue at 521f727
chrome and edge work fine
Related links
Reproduction
app_model-0.2.3.dev12+gb7a5262.d20231101.tar.gz
Steps to reproduce
- checkout https://github.com/pyapp-kit/app-model
- run
pip install -e .[docs] mkdocs serve(works)pip install 'mkdocs-material>=9.4.2'mkdocs serve(bug)
Browser
Safari
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction.
5C4F
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open