看到有 `measure.registerPath(eventKey, connectedKeyPath)` 在 `MenuItem.tsx` 中,如果有 measure 返回 null, 是什么意思 ` if (measure) { return null; }`