Skip to content

Every call to a setter results in a call to refreshUrl #21

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

Open
javier-godoy opened this issue Dec 2, 2022 · 1 comment
Open

Every call to a setter results in a call to refreshUrl #21

javier-godoy opened this issue Dec 2, 2022 · 1 comment

Comments

@javier-godoy
Copy link
Member

Every call to a setter results in a call to refreshUrl, which fetches the items again.

@javier-godoy
Copy link
Member Author

When a property changes, do not refreshUrl immediately. Instead, schedule a beforeClientResponse execution and track what is the currently scheduled execution, so that it can be cancelled when another property is modified during the same request.

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

No branches or pull requests

1 participant