Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Calendar with year dropdown: Cannot read properties of undefined (reading 'label') #2269

Open
Labels
under reviewFurther discussion is needed to determine this issue's scope and/or implementation
@Coronon

Description

@Coronon

Describe the bug

When using theCalendar component with the year selector dropdown, going to the last selectable year and month and using theright arrow to go to the next month (and year) an error will be thrown and the component stops functioning. This seems to be caused by thecalendar-year-select.svelte component trying to readselectedYearItem.label in{yearItems.find((item) => item.value === value)?.label || selectedYearItem.label} whereselectedYearItem isundefined.

Image

Reproduction

https://shadcn-svelte.com/docs/components/calendar

Go toDecember 2035 and click the right arrow to go toJanuary 2036 -> error!

Image

Logs

Uncaught TypeError: Cannotread properties of undefined (reading'label')in<unknown>in calendar-year-select.sveltein calendar-year-select.sveltein calendar-caption.sveltein calendar-header.sveltein calendar-header.sveltein calendar-month.sveltein calendar-months.sveltein calendar.sveltein calendar.sveltein ...

System Info

System:    OS: macOS 15.6    CPU: (12) arm64 Apple M2 Max    Memory: 6.73 GB / 64.00 GB    Shell: 5.9 - /bin/zsh  Binaries:    Node: 24.6.0 - /opt/homebrew/bin/node    npm: 11.5.1 - /opt/homebrew/bin/npm    pnpm: 10.14.0 - /opt/homebrew/bin/pnpm  Browsers:    Chrome: 138.0.7204.184    Safari: 18.6

Severity

annoyance

Metadata

Metadata

Assignees

No one assigned

    Labels

    under reviewFurther discussion is needed to determine this issue's scope and/or implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp