Giter VIP home page Giter VIP logo

Comments (5)

cleptric avatar cleptric commented on July 23, 2024 1

Support for Livewire 3 was added in v4.0.0.

from sentry-laravel.

cleptric avatar cleptric commented on July 23, 2024

Thanks for writing in, we'll get the PR ready next week!

from sentry-laravel.

stayallive avatar stayallive commented on July 23, 2024

Yes, correct, unfortunately Livewire team has made some drastic changes and no guide on how to migrate our current setup to their new structure. So we didn't complete the work yet to get our integration working for Livewire 3. If you have insights I'd be glad to accept some help on the PR otherwise we will eventually get to it!

from sentry-laravel.

hmazter avatar hmazter commented on July 23, 2024

Thanks for the answer!
I'm pretty new to Livewire so I don't have any insight (yet) that could help 😄

from sentry-laravel.

cleptric avatar cleptric commented on July 23, 2024

Did some research today

We can still listen to some events via LivewireManager::listen

  • component.booted -> ???
  • component.boot -> ???
  • component.dehydrate -> dehydrate
  • component.mount -> mount

There are zero docs, zero upgrade guides nor any meaningful PRs to look at, so this is very tedious.

To check for a livewire request, they now perform request()->hasHeader('X-Livewire').

from sentry-laravel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.