sillsdev/appbuilder-pwa

Safari: Promise Rejection on empty annotation page

开放

#542 创建于 2024年5月15日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (38 个派生)auto 404
good first issue

仓库指标

星标
 (14 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南