Skip to content

express.ui.page_opts(title = ...) is sometimes not visible on the page #1015

@cpsievert

Description

@cpsievert

For example, the Foo here isn't visible on the page (it only gets used for the browser tab's title)

from shiny.express import ui

ui.page_opts(title="Foo")

"Bar"

For consistency, ui.page_opts(title="Foo") should always generate a visible result

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions