You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEV: Prevent static viewport mode access during header link initialization
Refactor header icon links to dynamically determine `site.mobileView`. This ensures conditional rendering based
on the current viewport state while avoiding premature static lookups.
Improves robustness in customizing header icons for mobile and desktop
layouts.
0 commit comments