kaiwk / leetcode.el

An Emacs LeetCode client.
GNU General Public License v3.0
410 stars 73 forks source link

`leetcode-show-current-problem` seems not working #69

Closed shunlir closed 4 years ago

shunlir commented 4 years ago

Seems it successfully logged in via my_cookies, *leetcode* buffer shows the problem list, with ✅️ on the first column. However, leetcode-show-current-problem doesn't show anything, the status line shows Contacting host: leetcode.com:443

shunlir commented 4 years ago

Did a network capture, seems server has correct response: image

image

shunlir commented 4 years ago

The issue has gone after rebuilding my emacs with libxml2