Git Product home page Git Product logo

Comments (5)

malle-pietje avatar malle-pietje commented on May 25, 2024 3

I simply fixed the issue by adding this to the AppServiceProvider:

    /**
     * Register any application services.
     */
    public function register(): void
    {
        FilamentView::registerRenderHook(
            'panels::body.start',
            fn (): string => Blade::render('<x-impersonate::banner/>'),
        );
    }

from filament-impersonate.

cntabana avatar cntabana commented on May 25, 2024 1

I have submitted a pull request now.

from filament-impersonate.

aeq-dev avatar aeq-dev commented on May 25, 2024

+1
Any updates here ? thanks :)

from filament-impersonate.

jszobody avatar jszobody commented on May 25, 2024

A pull request would be great. I've been on the road the past few days, but can merge a PR if one of you wants to submit it.

from filament-impersonate.

malle-pietje avatar malle-pietje commented on May 25, 2024

Thanks. My approach would only requires a small change to the README file but I see it more as a workaround.

@cntabana 's approach is more fundamental so probably preferred if well tested.

from filament-impersonate.

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.