Skip to content

opt_interactive() doesn't respect substitution. #1759

Closed
@olivroy

Description

@olivroy
exibble %>% gt() %>% sub_missing() %>% opt_interactive()

Capture d’écran, le 2024-07-08 à 10 19 36 a m

Non-interactive shows ---
image

Noted while working on #1758

Notes reactable::colDef() has a na argument. It would work to simply pass the missing_text for each column.

For the other sub_*(), we'll have to think more about what to do.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions