seabasss

Results 10 comments of seabasss

Hey great plugin! I'm having problem with dynamically loaded content though. How can I use this live? Is there a solution? Thanks!

I tried nrabinowitz's solution but it only works the first time I hover an object, then it stops.

Hi, thanks for answering! I used the exact code as above. What I tried to do was opening a fancybox (like lightbox) and it fetches data with ajax and none...

+1 for this. Thanks for a great library! It would be awesome if you could use `sync()` as normal and it would restore in one go. If this is too...

So, either removing `\Laravel\Jetstream\Http\Middleware\AuthenticateSession::class` from `App\Http\Kernel.php` or changing `sanctum` to `web` in the routes file seems to fix this with Jetstream. Does anyone know the implications of doing any of...

Thanks for the info! It actually worked in 9 for me up until v9.4. And it works with sanctum for me after updating some files to reflec latest jetstream, however...

> A simple solution to get the impersonating working for a Jetstream/Sanctum setup is to use the event TakeImpersonation and add the missing session key required for Sanctum authentification >...

Isn’t the problem that the modal is splitting the tailwind class names so JIT can’t find them? If so, maybe it’s an idea to use complete class names to avoid...

Yeah, what's up? Why is almost every one offset by 1?

Solved it by appending it to an element that has a class on it so I could use that.