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

Fix checking request.viewer #1234

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

renkun-ken
Copy link
Member

What problem did you solve?

Closes #1228

When viewer is disabled, any request that creates a WebView should be handled by opening the file externally (in a web browser). This PR fixes a regression introduced in #1209.

(If you do not have screenshot) How can I check this pull request?

options(vsc.viewer = FALSE)
gt::gt(iris)

@renkun-ken renkun-ken merged commit 9736157 into REditorSupport:master Oct 24, 2022
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 this pull request may close these issues.

Web view does not respond after updating to v2.6.0 on Windows
1 participant