#540·lunr.js

在 Chrome Canary / Chrome v132 中, e.Index.load 中发生了未捕获 (在 promise 中) 的 TypeError

作者: surajsharma创建于 2025年1月11日更新于 2025年1月26日

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'id') at e.TokenSet.toString(lunr.js:7:13980) at e.TokenSet.Builder.minimize(lunr.js:7:15583) at e.TokenSet.Builder.insert(lunr.js:7:15031) at e.Index.load(lunr.js:7:19374) at loadSearchIndex(search.js?v=1736601832:190:24) at search.js?v=1736601832:258:45

内容来源: olivernn/lunr.js