-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS Catalina10.15 浏览器登录失败 #8
Labels
help wanted
Extra attention is needed
Comments
英特尔的芯片版本的mac是吗? |
是的 |
项目下打开控制台输入tauri info我看一下信息 |
英特尔版本tauri v2似乎有问题,待官方修复后可重新开启此议题 |
nongyehong
added
help wanted
Extra attention is needed
and removed
wontfix
This will not be worked on
labels
Sep 29, 2024
请下载或更新最新版本的代码 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
启动登录界面后,登录失败。报错如下:
chunk-C4ADJDYZ.js?v=4a2adac9:30 Uncaught (in promise) TypeError: window.__TAURI_IPC__ is not a function at chunk-C4ADJDYZ.js?v=4a2adac9:30:12 at new Promise (<anonymous>) at invoke (chunk-C4ADJDYZ.js?v=4a2adac9:21:10) at invokeTauriCommand (chunk-O5WPOBGQ.js?v=4a2adac9:7:10) at listen (chunk-3D25F3FL.js?v=4a2adac9:31:10) at listen2 (chunk-3D25F3FL.js?v=4a2adac9:74:10) at ActionBar.vue:133:3 at callWithErrorHandling (chunk-UXUYPSZY.js?v=4a2adac9:1663:19) at callWithAsyncErrorHandling (chunk-UXUYPSZY.js?v=4a2adac9:1670:17) at ReactiveEffect.getter [as fn] (chunk-UXUYPSZY.js?v=4a2adac9:7495:16) chunk-C4ADJDYZ.js?v=4a2adac9:30 Uncaught (in promise) TypeError: window.__TAURI_IPC__ is not a function at chunk-C4ADJDYZ.js?v=4a2adac9:30:12 at new Promise (<anonymous>) at invoke (chunk-C4ADJDYZ.js?v=4a2adac9:21:10) at invokeTauriCommand (chunk-O5WPOBGQ.js?v=4a2adac9:7:10) at listen (chunk-3D25F3FL.js?v=4a2adac9:31:10) at listen2 (chunk-3D25F3FL.js?v=4a2adac9:74:10) at ActionBar.vue:139:3 at callWithErrorHandling (chunk-UXUYPSZY.js?v=4a2adac9:1663:19) at callWithAsyncErrorHandling (chunk-UXUYPSZY.js?v=4a2adac9:1670:17) at ReactiveEffect.getter [as fn] (chunk-UXUYPSZY.js?v=4a2adac9:7495:16)
The text was updated successfully, but these errors were encountered: