首次加载进入应用时显示未配置 LeetCode Cookie #2
Loading…
x
Reference in New Issue
Block a user
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?
首次进入应用时authService没有加载完全,此时Leetcode页调用_fetchData方法无法获取到cookie和userSlug,导致页面提示”未配置 LeetCode Cookie“,首次进入应用,在加载leetcode页之前,应当确保authService加载完毕