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

Is there any way i can only refetch single eventSource? #86

Open
smallst opened this issue Feb 22, 2023 · 2 comments
Open

Is there any way i can only refetch single eventSource? #86

smallst opened this issue Feb 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@smallst
Copy link

smallst commented Feb 22, 2023

i saw that eventSources param handle an array of eventSource, but refetchEvents just refetch all of them, can I only fetch one of my eventSources (like, eventSources[0] ) so that I don't need to reload all things?

@smallst smallst changed the title Can i only refetch single eventSource? Is there anyway i can only refetch single eventSource? Feb 22, 2023
@smallst smallst changed the title Is there anyway i can only refetch single eventSource? Is there any way i can only refetch single eventSource? Feb 22, 2023
@vkurko
Copy link
Owner

vkurko commented Feb 22, 2023

Unfortunately, there is currently no such feature. I think that in the future it will be possible to implement something like this.

@smallst smallst closed this as completed Mar 28, 2023
@vkurko
Copy link
Owner

vkurko commented Mar 29, 2023

I'd like to keep this issue open until this is implemented 😄

@vkurko vkurko reopened this Mar 29, 2023
@vkurko vkurko added the enhancement New feature or request label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants