sillsdev/appbuilder-pwa

Safari: Promise Rejection on empty annotation page

Open

#542 opened on May 15, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (38 forks)auto 404
good first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide