Last 12 weeks · 0 commits
1 of 6 standards met
Component (if applicable) URL: https://catalyst.tailwindui.com/docs/dialog#with-scrolling-content Component: Dialog (with scrolling content) Describe the bug In the “With scrolling content” Dialog example, clicking/dragging the browser/page scrollbar while the dialog is open causes the dialog to close. It looks like the scrollbar interaction is being treated as an outside click and triggers . To Reproduce 1. Go to https://catalyst.tailwindui.com/docs/dialog#with-scrolling-content 2. Open the “Terms and conditions” dialog 3. Instead of scrolling inside the dialog, click and drag the browser’s right scrollbar (page scrollbar) 4. Release the mouse → the dialog closes Expected behavior Dragging/clicking the browser/page scrollbar should not close the dialog. Only an intentional outside click (on the backdrop) or Escape should close it. Actual behavior Dialog closes on scrollbar drag/release, as if an outside click happened. Browser/Device OS: macOS Browser: Firefox Additional context** We are using the Catalyst template in our app as well, and we can reproduce the exact same behavior there (Headless UI Dialog). So this is not only the docs site — it affects real Catalyst-based apps too.
Attempting to access the Tailwind UI website results in a 502 Bad Gateway error page from Cloudflare. The browser and Cloudflare are operational, but the host server is returning an error, preventing access to the website. To Reproduce Open a web browser. Navigate to https://tailwindui.com/. Wait for the page to load. Observe the 502 Bad Gateway error. Actual behavior The website displays a Cloudflare error page with: Error code: 502 Bad Gateway Browser: Working Cloudflare: Working Host: Error Expected behavior The Tailwind UI homepage should load successfully without any server errors. Screenshots Attached: Screenshot showing the Cloudflare 502 Bad Gateway error page. Browser/Device (if applicable) OS: macOS Browser: Google Chrome Version: 150.x (latest available) Additional context Error timestamp shown on the page: 2026-07-20 06:37:27 UTC Cloudflare Ray ID: a1dff513ba26814e The issue appears to be on the origin host, as both the browser and Cloudflare report they are functioning correctly.
What component (if applicable) URL for category: https://tailwindcss.com/plus/ui-blocks/marketing Component name: Applies to Marketing, Application UI, and E-Commerce archives. Describe the bug The downloaded archive is v4. The live pages are v4.3. There's no CHANGELOG in the archives to help identify changes. To Reproduce Steps to reproduce the behavior: 1. Go to 'https://tailwindcss.com/plus/ui-blocks/marketing' 2. Click on 'Download' 3. Marketing v4 ZIP file will download. 4. The live pages contain v4.3. 5. It's not clear what, if anything, has changed because the live pages have extra code for system/dark/light mode. Expected behavior The downloaded ZIP file would contain the same version of templates as the live site or a CHANGELOG with recent updates so that it's easier to find changes. Screenshots N/A Browser/Device (if applicable) N/A Additional context** Not really a bug. Nice to have, not a blocker by any means.
Repository: tailwindlabs/tailwind-plus-issues. Description: A place to report bugs discovered in Tailwind Plus. Stars: 254, Forks: 4. Open PRs: 0, open issues: 11. Last activity: 1y ago. Community health: 37%. Top contributors: reinink, adamwathan, thecrypticace.