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

defer modifier is not working #13

Open
aspyropoulos opened this issue Sep 20, 2021 · 1 comment
Open

defer modifier is not working #13

aspyropoulos opened this issue Sep 20, 2021 · 1 comment

Comments

@aspyropoulos
Copy link

aspyropoulos commented Sep 20, 2021

I am trying to use the package with defer modifier and it does not work. I want to first sort all of my images and when I click the save button to send the sorted order to the server. This is to avoid many HTTP requests to server.

wire:onSortOrderChange.defer="handleOnSortOrderChange" // is not working

Is the defer modifier working? If not is it possible to achieve this behavior somehow?

@TheRealMattLear
Copy link

This would be a great feature for sure!

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

2 participants