Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of null (reading 'match') in getCalendarType() #8103

Open
BijinDev opened this issue Dec 10, 2024 · 0 comments
Open
Labels
bug broken functionality, usability problems, unexpected errors topic: calendar

Comments

@BijinDev
Copy link
Contributor

Error message:
null is not an object (evaluating 'e.match')
Stacktrace:
wl@asset://app/date-7sWw82XX.js:1:146144
kl@asset://app/date-7sWw82XX.js:1:146346
onPressedEditCalendar@asset://app/calendar-view-BzGXHdAx.js:1:52759
@asset://app/gui-base-Q8mmr0Km.js:1:112979
@asset://app/app.js:1:24488
App version:
253.241203.1
Client type:
Ios
Additional info:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

which decodes to

  at wl match (../../src/common/calendar/date/CalendarUtils.ts:1011:33)
  at kl groupSettings (../../src/common/calendar/date/CalendarUtils.ts:1033:26)
  at onPressedEditCalendar existingGroupSettings (../../src/calendar-app/calendar/view/CalendarView.ts:1002:33)
  at e (../../src/common/gui/base/Dropdown.ts:250:16)
  at ev (../libs/mithril.js:1022:61)
@BijinDev BijinDev added bug broken functionality, usability problems, unexpected errors topic: calendar labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors topic: calendar
Projects
None yet
Development

No branches or pull requests

1 participant