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

Livewire 3 & Volt #736

Closed
wants to merge 2 commits into from
Closed

Livewire 3 & Volt #736

wants to merge 2 commits into from

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Jul 25, 2023

This is tracking Livewire 3 support.

Known issues or observed problems:

  • Livewire request not detected (x-livewire header present but now empty)
  • component.booted no longer fired or incorrectly listened to
  • Check if changes needed to properly annotate Volt components

Let us know if you see anything else awry when using Livewire 3!

@cleptric
Copy link
Member

I would suggest we wait until 3.0.0 is tagged. WDYT?

@stayallive
Copy link
Collaborator Author

Yes, absolutely, making sure we are ready but should not be released before 3.0 release tag 👍

@stayallive stayallive changed the title Livewire 3 Livewire 3 & Volt Jul 26, 2023
@getsantry getsantry bot added the Stale label Oct 18, 2023
@getsentry getsentry deleted a comment from getsantry bot Oct 18, 2023
@cleptric cleptric removed the Stale label Oct 18, 2023
@stayallive
Copy link
Collaborator Author

stayallive commented Oct 20, 2023

Status update: Livewire 3 has made significant changes to their events and structure so our current setup is not working and will need a rewrite for version 3. There is no upgrade documentation provided by the Livewire team so we will have to do a reverse engineering/debug session to make the current code work with the new Livewire code (and keep Livewire 2 compat too).

@stayallive
Copy link
Collaborator Author

Closing this in favor of #798.

@stayallive stayallive closed this Nov 14, 2023
@stayallive stayallive deleted the livewire-3 branch November 14, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants