Martin Rohrlack
Martin Rohrlack
Getting the same error with images on S3, +1
Wrap the component in ` ... ` See [Livewire docs](https://laravel-livewire.com/docs/2.x/reference)
Yeah, tried that before and the behavior seems to be the same.
Hi @dmitrybubyakin, any news on that? I'm still having trouble getting the Medialibrary field to work when using a flexible field with medialibrary within a flexible layout. `Field with attribute...
~~Also just noticed that `->fields(function...` doesn't work.~~ Works when calling `fields` first before any other method
unfortunately there is no more error log even using `withoutExceptionHandling`
Yeah, I know.. that's kinda why I'm stuck. I ran the test with logging, here is the result: ```xml /Users/martin/Projects/xxx-xxx/tests/Feature/Nova/User/CreateTest.php::photo can be attached Failed asserting that actual size 0 matches...
This PR also fixes the error for me, any chance this will be merged anytime soon?
@mohitpanjwani do you consider implementing credit notes? Cheers
This gonna be added?