Yueyanc
Yueyanc
### Version of antd-mobile 5.34.0 ### Operating system and its version Others ### Browser and its version _No response_ ### Sandbox to reproduce _No response_ ### What happened? 由于time的初始值设为了['2024','xx','xx','xx'],代码中!column.some(item =>...
测试有两个未通过,不太清楚为什么。  
### Version of antd-mobile _No response_ ### What is this feature about? 希望日历组件能自动滚动到当前选中日期
### How did you encounter this bug? if vscode setting has ` { "files.insertFinalNewline": true } ` auto fix can't be trigger. analyzed the source code find this  and...
复现: https://github.com/Yueyanc/immortality/tree/backup/layout 复现步骤:resize窗口大小 
 the first error:  the second error: 
### 🥰 需求描述 | Feature Description ```javascript const componentProps: MarkdownProps['componentProps'] = useMemo(() => { return { highlight: { bodyRender(props) { const { language, content } = props console.log(content) switch (language)...