Robin Malfait

Results 187 comments of Robin Malfait

That's funny, why wouldn't it work without doctrine? Not merging because I don't use doctrine in the code

@ivansnek Hey I don't have plans with this actually, maybe I can add it to LaravelCollective.com if @adamgoose likes it :)

Send me a PR

I accept PR's! :D

That's an interesting idea! I don't use this package that much anymore - I really should honestly. However, what do you think about this PR: https://github.com/RobinMalfait/lazy-collections/pull/5 ?

I had the same problem, it is best to serve it via some server thingy from the root of the project, otherwise the ../../ imports won't work. Try something like...

Good job though, I finished it at the first time, so not sure if it is intended :p

Okay, that said, I nailed it :smile:

Hey! Thank you for your bug report! Much appreciated! 🙏 I see what you are saying, but what is your use case for using `Transition.Child` components without transition classes on...

Hmmm yeah if you could figure out a minimal reproduction that would be awesome. That said, our components communicate with each other so the `Transition` component would receive a `show`...