Skip to content
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

Override of dap.ui.pick_one conflicts with nvim-dap 0.8.0 #23

Open
MimeLyc opened this issue Jun 7, 2024 · 2 comments · May be fixed by #24
Open

Override of dap.ui.pick_one conflicts with nvim-dap 0.8.0 #23

MimeLyc opened this issue Jun 7, 2024 · 2 comments · May be fixed by #24

Comments

@MimeLyc
Copy link

MimeLyc commented Jun 7, 2024

Hi, tks u for the plugin and it helps me a lot.

I encountered this problem after upgrading nvim-dap to 0.8.0. ⬇️
version 0.8.0 with plugins telescope/telescope-ui/nvim-dap-go unable to run processId at correct time. · Issue #1258 · mfussenegger/nvim-dap

Is there any plan to resolve this conflict, or how can I make this plugin work with the latest nvim-dap?

@ancientjpeg
Copy link

ancientjpeg commented Jul 26, 2024

Noticing the same issue — getting a crashing stack trace due to a null cb (see #25). Have you found a fix on your end?

@ancientjpeg
Copy link

I've temporarily fixed this on my end by coercing nvim-dap to point to the 0.7.0 tag. @trevorwhitney @rossjaywill hopefully that'll work for you too.

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

Successfully merging a pull request may close this issue.

2 participants