pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.46k stars 143 forks source link

Issue with loading view pr and view after creating a pr #694

Open Enigama opened 5 days ago

Enigama commented 5 days ago

Issue Description

bug report

Describe what happened (or what feature you want)

before launch update all plugins(using lazy.nvim) I saw pr preview perfectly but after I did update(not code changes) pr view is empty page or page with pr name and noting else.

Describe what you expected to happen

wanna see nice octo ui in viewing pr's

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

● octo.nvim branch master commit 51f1808 readme README.md help |octo.txt| nvim -v NVIM v0.10.2 Build type: RelWithDebInfo LuaJIT 2.1.1713484068

Anything else we need to know?

image

Enigama commented 14 hours ago

@pwntester it seems not to be working well with gh, and doesn't show a pull request template. Any advises?