---
title: "v1.6.1 - React Scroll Lock Fix"
version: "1.6.1"
date: 2025-09-18
description: "Patch release fixing a bug where the scroll lock persisted after the dialog has been dismissed."
tags:
  - release
  - stable
  - nextjs
  - react
canary: false
type: release
breaking: false
draft: false
authors: [KayleeWilliams]
packages:
  - "@c15t/react@1.6.1"
  - "@c15t/nextjs@1.6.1"

---
## 🐛 Bug Fixes & Improvements

### **@c15t/react**

Fixed the scroll lock persisting after the dialog has been dismissed.

<ContributorBlock usernames={["KayleeWilliams"]} title="Thank you to our contributors" />
