![shadcn ScrollArea Not Scrolling in Dialog: Fix [2026]](https://cdn.asepalazhari.com/images/articles/web-development/shadcn-scrollarea-not-scrolling-dialog-fix.jpeg)
shadcn ScrollArea Not Scrolling in Dialog: Fix [2026]
shadcn ScrollArea not scrolling inside a Dialog? The viewport needs a real height. Here is why max-h fails and the overflow-y-auto fix the docs now use.
![shadcn ScrollArea Not Scrolling in Dialog: Fix [2026]](https://cdn.asepalazhari.com/images/articles/web-development/shadcn-scrollarea-not-scrolling-dialog-fix.jpeg)
shadcn ScrollArea not scrolling inside a Dialog? The viewport needs a real height. Here is why max-h fails and the overflow-y-auto fix the docs now use.

Multiple tabs refreshing the same JWT at once cause duplicate calls and random logouts. Here is how the Web Locks API and a few guards fix it for good.
![Handling 429 Rate Limits in Bulk API Requests [2026]](https://cdn.asepalazhari.com/images/articles/development/bulk-api-429-rate-limit-retry-adaptive-pacing.jpeg)
A bulk create flow firing hundreds of requests will hit 429 errors. Here is how I fixed it with Retry-After handling, backoff jitter, and live quota tracking.

Generative Engine Optimization gets your content quoted by ChatGPT, Claude, and Perplexity. Here is the exact structure I use to make articles citable.

Discover why Astro is the top framework for fast, SEO-optimized blogs in 2025. Learn how its zero-JavaScript approach and content-first design outperform others.

Learn how to paste plain text in Jodit React without unwanted formatting. Discover best practices, configuration settings, and solutions to maintain clean and consistent content in your rich text editor