In RTL languages/locales, column resizing breaks. There seems to be a couple issues: 1. The resize handle is (sometimes) added to the wrong cell 2. Resizing changes the width of the wrong column Steps to Reproduce: 1. Go to [demo site](https://prosemirror-tables.netlify.app/). 2. Modify the root `<html>` element to have the `dir="rtl"` attribute. 3. Resize columns Demo: https://github.com/user-attachments/assets/9db0016d-6a46-4975-a2d5-bcaacd2d7dc7
In RTL languages/locales, column resizing breaks. There seems to be a couple issues:
Steps to Reproduce:
<html>element to have thedir="rtl"attribute.Demo:
Screen.Recording.2026-03-11.at.9.58.38.AM.mp4