# 表格编辑器错误：在 2026.2.0-latest 上持续出现无法读取 null 的属性（读取 'length'）

**URL:** https://meta.discourse.org/t/table-editor-error-cannot-read-properties-of-null-reading-length-persists-on-2026-2-0-latest/395540
**Category:** Bug
**Tags:** table-builder, bug
**Created:** [2026年二月9日 12:57 UTC](https://meta.discourse.org/t/table-editor-error-cannot-read-properties-of-null-reading-length-persists-on-2026-2-0-latest/395540 "2026-02-09T12:57:01Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2026年二月10日 07:03 UTC](https://meta.discourse.org/t/table-editor-error-cannot-read-properties-of-null-reading-length-persists-on-2026-2-0-latest/395540/6 "2026-02-10T07:03:45Z")

</div>

好的，这已根据以下内容修复：

> <https://github.com/discourse/discourse/pull/37658>
>
> We were previously leaning on regex which was fragile

我们之前依赖正则表达式来查找表格，但它不喜欢这种表格格式。

更改是依赖更强大的 Markdown 解析。

---

_[View the full topic](https://meta.discourse.org/t/table-editor-error-cannot-read-properties-of-null-reading-length-persists-on-2026-2-0-latest/395540)._
