Conversations widget lists keep markers on Tailwind/CSS reset pages
posthog-js@1.410.3
1 fixThis release1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗
1.410.3
Patch Changes
- #4399
662fb4cThanks @christiaan-ph! - Conversations widget: bullet and numbered lists in a support reply now keep their markers on host pages with an aggressive CSS reset (for example Tailwind preflight'sol, ul { list-style: none }). The widget renders into the host page's DOM, so the list style is now set inline on<ul>,<ol>, and<li>rather than left to the page's own styles. (2026-08-03)
Fetched August 3, 2026


