-
Hi, I have a switch that triggers a server when toggled. Unfortunately, the screen is only refreshed once the on_switch_changed call is done so the loading indicator is never displayed Can someone help me achieve what I want ? Cheers |
Beta Was this translation helpful? Give feedback.
Answered by
davep
Jun 27, 2023
Replies: 1 comment 1 reply
-
By the sounds of it you need to be looking at the Worker API. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
davep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By the sounds of it you need to be looking at the Worker API.