Skip to content

AtCalendar 组件展示不了完整的日历 #1833

Description

@xjyane
```    <View className="training-calendar">
      <View className="calendar-header">
        <Text className="training-days">{`已训练xxx天`}</Text>
        <Button onClick={goToToday} className="today-button">
          回到今天
        </Button>
      </View>
      {/* <AtCalendar currentDate={currentDate} /> */}
      <AtCalendar monthFormat='YYYY-MM' />
    </View>

**期望行为**
展示完整的日历

**报错信息**
 
![Image](https://github.com/user-attachments/assets/f138fa93-ab06-4cce-af16-b669a40fc0b6)

**系统信息**

 - Taro 3
 - 报错平台 weapp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions