Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refreshing serverload components #255

Open
zzachattack2 opened this issue Mar 22, 2024 · 0 comments
Open

Refreshing serverload components #255

zzachattack2 opened this issue Mar 22, 2024 · 0 comments

Comments

@zzachattack2
Copy link

Is there a way to refresh a serverload component? The first occurrence of a page event trigger for the component sends an api call, but subsequent ones do not.

I tried clearing the event before triggering it again, which does send another api call, but does not update the component.

This would be helpful for performing crud operations via modal forms, without any navigation or path changes, and where some portion of the current page needs to update.

Side-note: the ability to have the response from a form refresh the component would be even more ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant