Pre-submit Checks
Describe the bug
At small viewport widths (mobile-like aspect ratios), the “Read the Warp docs” link in the CTA section cannot be clicked.
Environment
• OS: macOS (Sequoia 15.7.4)
• Browser: Safari (Version 26.3)
• Reproducible: Yes
• Occurs consistently between approximately 559px x 465px - 1197px x ~5138.7px width
Actual Behavior
The link does not respond to clicks at certain small widths.
Technical Notes
• Inspecting the DOM shows the link is present and correctly structured.
• At affected breakpoints, another element may be overlapping the anchor, preventing pointer events.
• Console shows React hydration warnings (minified errors #418 and #422), which may indicate
client/server render mismatch at certain viewport sizes.
To reproduce
1. Navigate to https://warp.dev
2. Resize the browser window to a narrow/mobile width
3. Scroll to the CTA section containing “Dive deeper” and “Read the Warp docs”
4. Attempt to click the “Read the Warp docs” link
Expected behavior
The link should open https://docs.warp.dev/ in a new tab.
Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
macOS (Sequoia 15.7.4)
Shell Version
No response
Current Warp version
No response
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
This bug is for the landing page at warp.dev
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
Pre-submit Checks
Describe the bug
At small viewport widths (mobile-like aspect ratios), the “Read the Warp docs” link in the CTA section cannot be clicked.
Environment
• OS: macOS (Sequoia 15.7.4)
• Browser: Safari (Version 26.3)
• Reproducible: Yes
• Occurs consistently between approximately 559px x 465px - 1197px x ~5138.7px width
Actual Behavior
The link does not respond to clicks at certain small widths.
Technical Notes
• Inspecting the DOM shows the link is present and correctly structured.
• At affected breakpoints, another element may be overlapping the anchor, preventing pointer events.
• Console shows React hydration warnings (minified errors #418 and #422), which may indicate
client/server render mismatch at certain viewport sizes.
To reproduce
Expected behavior
The link should open https://docs.warp.dev/ in a new tab.
Screenshots, videos, and logs
No response
Operating system (OS)
macOS
Operating system and version
macOS (Sequoia 15.7.4)
Shell Version
No response
Current Warp version
No response
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
This bug is for the landing page at warp.dev
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None