Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Can't load problem list / Can't update cache #153

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

Closed
lukaswanner opened this issue Dec 18, 2024 · 4 comments
Closed

Can't load problem list / Can't update cache #153

lukaswanner opened this issue Dec 18, 2024 · 4 comments

Comments

@lukaswanner
Copy link

After succesfully login in I can't seem to be able to open any problems whatsoever.
It tries to update the problem cache and then errors with the following problem:

Error executing vim.schedule lua callback: .../lazy/leetcode.nvim/lua/leetcode/logger/spinner/init.lua:76: attempt to index field 'noti' (a number value)                                                             
stack traceback:                                                                                                                                                                                                      
        .../lazy/leetcode.nvim/lua/leetcode/logger/spinner/init.lua:76: in function 'set'                                                                                                                             
        .../lazy/leetcode.nvim/lua/leetcode/logger/spinner/init.lua:49: in function 'spin'                                                                                                                            
        .../lazy/leetcode.nvim/lua/leetcode/logger/spinner/init.lua:57: in function ''                                                                                                                                
        vim/_editor.lua: in function ''                                                                                                                                                                               
        vim/_editor.lua: in function <vim/_editor.lua:0>

If you need anything else just let me know, happy to help too if I can support you in any way

@kawre
Copy link
Owner

kawre commented Dec 18, 2024

what notifier do you use? nvim-notify, snacks.nvim or builtin?

kawre added a commit that referenced this issue Dec 18, 2024
@kawre
Copy link
Owner

kawre commented Dec 18, 2024

check if this fixes your issue by adding branch = "dev" to leetcode.nvim config and then :Lazy update

@lukaswanner
Copy link
Author

thanks alot that fixed it!

@lukaswanner
Copy link
Author

what notifier do you use? nvim-notify, snacks.nvim or builtin?

I was using snacks.nvim

@kawre kawre closed this as completed Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants