Skip to content

@ui.refreshable always syncs all browsers and tabs? #4054

Closed Answered by falkoschindler
8forty asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @8forty,

You're declaring the refreshable function once for all clients. This is why it shows the same content in all three tabs.
This is explained in https://nicegui.io/documentation/refreshable#global_scope. The following sections demonstrate how to use refreshables with local scope.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@8forty
Comment options

Answer selected by 8forty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants