Skip to content

Repeater does not get updated when Data Provider is refreshed #13471

Answered by aptkingston
JohnM053 asked this question in Help
Discussion options

You must be logged in to vote

Hey @JohnM053.

I think the issue here is that the "refresh data provider" action is not synchronous, so your following actions will continue before the refresh is actually completed. We could potentially add a new option to that action, so that you can choose if you want to wait for the data to be refreshed or not. Feel free to open a feature request for this if that sounds like something you'd be interested in.

There are 2 other solutions that come to mind, but both are paid features:

  • You could use the new "auto refresh" setting on your data provider to automatically refresh it every 5 seconds. That way you'll be able to show that it's blocked automatically, without needing to check her…

Replies: 2 comments 1 reply

Comment options

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

Answer selected by JohnM053
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #13470 on April 12, 2024 08:54.