broken forc in cpp.lua
code ref: https://github.com/mireq/luasnip-snippets/blob/main/lua/luasnip_snippets/cpp.lua?#L329 Error
Error executing vim.schedule lua callback: ...ng/.local/share/nvim/lazy/nvim-cmp/lua/cmp/utils/str.lua:81: bad argument #1 to 'byte' (string expected, got table)
stack traceback:
[C]: in function 'byte'
...ng/.local/share/nvim/lazy/nvim-cmp/lua/cmp/utils/str.lua:81: in function 'trim'
...rtzeng/.local/share/nvim/lazy/nvim-cmp/lua/cmp/entry.lua:457: in function 'get_documentation'
...ocal/share/nvim/lazy/nvim-cmp/lua/cmp/view/docs_view.lua:48: in function 'open'
...ertzeng/.local/share/nvim/lazy/nvim-cmp/lua/cmp/view.lua:299: in function 'callback'
.../.local/share/nvim/lazy/nvim-cmp/lua/cmp/utils/async.lua:138: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
To reproduce this issue:
- type and cmp is shown
- tabbing all the way
- error shown
Screen Record:

@olivertzeng i don't see any string "loop focusing on iteration times" in this project. It looks, like you are using friendly-snippets. Can you check, error is really from this snippet library? Thanks.
@olivertzeng i don't see any string "loop focusing on iteration times" in this project. It looks, like you are using friendly-snippets. Can you check, error is really from this snippet library? Thanks.
I only use luasnip-snippets the "broken" is meant to be about the error, not about the tooltip
I have tried with your config, but i can't reproduce problem.
Can you try with minimal config?
Alr will try that later when I get home
