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

[Svelte] Add auto update method to use:inertia #230

Merged
merged 1 commit into from
Oct 8, 2020
Merged

Conversation

pedroborges
Copy link
Collaborator

Add update method to the use directive. This ensures options are updated when the directive parameters are dynamic.

@reinink reinink merged commit 09ee808 into master Oct 8, 2020
@reinink reinink deleted the add-update-options branch October 8, 2020 11:56
@reinink
Copy link
Member

reinink commented Oct 8, 2020

I don't know what this means, but trust you know what you're doing here @pedroborges. 😂

@pedroborges
Copy link
Collaborator Author

Yeah, it makes sure options inside the directive action can be updated in case it's dynamic and not a static object.

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

Successfully merging this pull request may close these issues.

2 participants