mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #243] [bug] macos 下打开 app 后页面白屏 #185
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LZS911 on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/243
Originally assigned to: @codexu on GitHub.
详细描述这个 Bug
控制台出现报错
第一个错误应该是浏览器与正则的兼容问题
第二个是 pdfjs 库的报错
NoteGen 版本
v0.17.2
操作系统
macOS
报错日志
No response
@codexu commented on GitHub (Jun 10, 2025):
请问你的 MacOS 系统版本是多少?
@macleia commented on GitHub (Jun 10, 2025):
我也有这个问题,打开后白屏,mac系统版本为12.5
@codexu commented on GitHub (Jun 10, 2025):
我没有低版本的 Mac 帮我测试这个问题,请等待 v0.17.3 发布后帮忙测试一下,感谢。
@codexu commented on GitHub (Jun 10, 2025):
暂时先移除了 pdf 文件的记录方式,后续使用 rust 读取,前端读存在一定的兼容性问题。
@LZS911 commented on GitHub (Jun 10, 2025):
@LZS911 commented on GitHub (Jun 10, 2025):
v0.17.3 能正常运行了