-
Notifications
You must be signed in to change notification settings - Fork 108
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
attempt to call field '_fn' (a nil value) #220
Comments
That's really weird. I don't see this error and it really shouldn't happen. I just pushed an update that should show an error and stacktrace when this happens. Can you post back the result? |
My tests just failed with the error, so I can check the issue :) https://github.com/folke/noice.nvim/actions/runs/3457164755/jobs/5770414291 |
I think I just fixed it. It was your lsp sending you a message. Shoud work fine now |
Fixed for me too. It was hard to reproduce on an isolated environment. |
Fixed it! Seeing another error now, will open another issue. |
Describe the bug
When I boot neovim, I am usually presented with the following error
Which version of Neovim are you using?
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
I would expect no error
Screenshots
Screen.Recording.2022-11-13.at.5.07.58.PM.mov
Noice Log
Please include any related errors from the Noice log file. (open with
:Noice log
)Noice log
Config
I have the following in
config/nvim/plugin/noice.lua
The text was updated successfully, but these errors were encountered: