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

Add Livewire support to commit Verbs just before render #20

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

joshhanley
Copy link
Collaborator

@joshhanley joshhanley commented Nov 22, 2023

This PR adds Livewire support to Verbs, to ensure Verbs has been committed before Livewire renders the view.

@DanielCoulbourne was also experimenting with serialising a state object inside a Livewire component using Wireables, but I think we should change it to use a Synth and add it to this PR.

@inxilpro
Copy link
Contributor

This looks great to me. I would just merge it as-is and handle the state serialization stuff in another PR.

@DanielCoulbourne DanielCoulbourne merged commit 89f149b into hirethunk:main Nov 27, 2023
9 checks passed
@joshhanley joshhanley deleted the add-livewire-support branch November 30, 2023 01:56
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.

3 participants