Something went wrong on our end. Please try again.
Created by: umpox
delay
is currently set to always be enabled, we probably don't want this. Change to default false
and update usage in our codebase to update it in key places:
Adds a delay to LoadingSpinner
so it doesn't render immediately:
Check out the client app preview documentation to learn more.