sillsdev/appbuilder-pwa

Safari: Promise Rejection on empty annotation page

Ouverte

#542 ouverte le 15 mai 2024

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (38 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (14 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur