You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I stop on a breakpoint and the press the play button I get this error:
Rendering failed: ...nvim/plugged/nvim-dap-ui/lua/dapui/components/frames.lua:21: attempt to index a nil value
stack traceback:
....local/share/nvim/plugged/nvim-dap-ui/lua/dapui/util.lua:26: in function '__index'
...nvim/plugged/nvim-dap-ui/lua/dapui/components/frames.lua:21: in function 'render'
...vim/plugged/nvim-dap-ui/lua/dapui/components/threads.lua:45: in function 'render_thread'
...vim/plugged/nvim-dap-ui/lua/dapui/components/threads.lua:73: in function 'render'
...e/nvim/plugged/nvim-dap-ui/lua/dapui/elements/stacks.lua:27: in function 'render'
...e/nvim/plugged/nvim-dap-ui/lua/dapui/elements/stacks.lua:19: in function <...e/nvim/plugged/nvim-dap-ui/lua/dapui/elements/stacks.lua:18>
[C]: in function 'xpcall'
....local/share/nvim/plugged/nvim-dap-ui/lua/dapui/util.lua:25: in function <....local/share/nvim/plugged/nvim-dap-ui/lua/dapui/util.lua:21>
The text was updated successfully, but these errors were encountered:
When I stop on a breakpoint and the press the play button I get this error:
The text was updated successfully, but these errors were encountered: