paged_table does not display
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, r
- Domain
- devops, infrastructure
Research direction
Reproduce the minimal rmarkdown::paged_table(cars) example on Shiny Server and compare the main-container div, data-pagedtable-source script, and /var/log/shiny-server output with the working local result. Trace why data-pagedtable is false and the pagedtable sibling is absent; done means the table renders under Shiny Server without errors.
Written by the indexing model from the issue text.
Description
I am unable to get paged_table to work on Shiny Server. It works locally with RStudio. Here is a minimal example:
---
title: "paged_table MRE"
output: html_document
---
```{r}
rmarkdown::paged_table(cars)
```
Both locally and with Shiny Server, under the main-container div there is a div with attribute data-pagedtable. That div contains a data-pagedtable-source script that has the JSON data for the table. Locally (where it works) the data-pagedtable attribute is true and there is another sibling div to the data-paged-table-source script. The sibling div has class pagedtable and pagedtable-not-empty and it contains the table.
However, with Shiny Server the table does not appear. The data-pagedtable attribute is false and there is no sibling div. The log file in /var/log/shiny-server does not show any errors.
- Dominant language
- JavaScript
- Stars
- 759
- Forks
- 290
- Avg merge
- 20m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rstudio/shiny-server
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
rstudio/shiny-server#328 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
rstudio/shiny-server#595 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
rstudio/shiny-server#594 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
rstudio/shiny-server#590 ·
-
googlecloud.com Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
rstudio/shiny-server#588 · 1 reaction ·
All issues in rstudio/shiny-server
Similar issues
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
status: needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100