totaldebug / atomic-calendar-revive

An advanced calendar card for Home Assistant Lovelace.
https://docs.totaldebug.uk/atomic-calendar-revive
MIT License
391 stars 63 forks source link

Error: Custom element doesn't exist #1349

Closed jtfidje closed 5 months ago

jtfidje commented 5 months ago

Is there an existing issue for this?

Current Behavior

I have a Gen 1 iPad Air running OS version 12.5.7. This component won't load on the device. It works perfectly fine in the browser on my computer, and after a cache-clear the same issue was fixed on my Android device. However - nothing I've tried have fixed the issue on my iPad

Expected behaviour

The component loads on the dashboard

Steps To Reproduce

On an Apple iPad Air Gen. 1 running OS version 12.5.7 Open a dashboard with this component Behold the error message

Mode

Event (default)

Card Version

9.2.1

Home Assistant Version

2023.12.3

Configuration

type: custom:atomic-calendar-revive
name: Calendar
enableModeChange: true
entities:
  - entity: calendar.tommekalender
    name: Tømmekalender
  - entity: calendar.family
    name: Family
  - entity: calendar.jt
    name: Jahn Thomas
firstDayOfWeek: 1
defaultMode: Event
showDeclined: false
showDate: true
showMultiDay: false
hideDuplicates: true
showAllDayEvents: true
compactMode: false
allDayBottom: true
showWeekNumber: true
showAllDayHours: false
showCalendarName: true
showProgressBar: true
hoursOnSameLine: false
showRelativeTime: false

Relevant log output

No response

Code of Conduct

github-actions[bot] commented 5 months ago

Hello @jtfidje, thank you for your interest in our work! If this is a bug report, please provide your configuration and any screenshots that would assist troubleshooting, otherwise we can not help you.

marksie1988 commented 5 months ago

This was answered in this issue.

https://github.com/totaldebug/atomic-calendar-revive/issues/1343

jtfidje commented 5 months ago

Thank you! I didn't see this - my bad. Sorry for the inconvenience