sillsdev/appbuilder-pwa

Safari: Promise Rejection on empty annotation page

Offen

#542 geöffnet am 15.05.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (38 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

When viewing an empty bookmarks page...

On Safari 15 (Monterrey):

[Error] Unhandled Promise Rejection: TypeError: items.toSorted is not a function. (In 'items.toSorted(compareDate)', 'items.toSorted' is undefined)

On Safari 17 (Sonoma), there is less information:

Unhandled Promise Rejection: Not implemented on this platform

Contributor Guide