rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
2.91k stars 74 forks source link

Record level is incorrect #206

Closed gadefox closed 7 months ago

gadefox commented 1 year ago

Any idea why the message type (record.level) is incorrect here?

  1. open new nvim instance
  2. exec :PackerUpdate
  3. try to save the file (:w)
wookayin commented 9 months ago

Image Not Found. please upload the attachment through Github directory. And you should also have a proper repro.

gadefox commented 9 months ago

The easiest way to reproduce this issue is to install the packer and follow those 3 steps above..

NVIM v0.9.2
Build type: Release
LuaJIT 2.1.1692716794

notify

rcarriga commented 7 months ago

Closing as no reproduction given and the error just looks like noice.nvim is sending a level different to what you expect