Preview "Help" page is not reloaded after first devtools::document()
#5559
Unanswered
etiennebacher
asked this question in
Q&A
Replies: 1 comment
-
Thank you for reporting this! 🙌 I opened #5568 to track and prioritize this bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, when doing package dev, I noticed that the preview "Help" page is not reloaded after the first
devtools::document()
. In the example below, after changing the title in theroxygen2
content, the preview page doesn't reload and still shows the original "A title". The only workaround I have so far is to close and reopen Positron, which is of course not ideal.Screencast.from.2024-11-28.14-16-44.webm
Beta Was this translation helpful? Give feedback.
All reactions