Brandon Ferens

Results 37 comments of Brandon Ferens

@wize-wiz Thanks so much for this quite lengthy issue. And nice work on the Dependency package, btw. Now I am going to read the above issue and will respond shortly...

We are actually working on a full rewrite of the package which will hopefully take care of this and all issues.

@nemrutco Thanks for this info. We'll look into it, but in the meantime feel free to submit a PR for this issue. We enjoy working with the community!

@drexelroth My hunch is that `ebess/advanced-nova-media-library` uses custom fields which our package is incapable of using properly. Have you been able to make any progress on this?

@AshleyMinshall you should be able to publish it via: ```bash php artisan vendor:publish --provider=KirschbaumDevelopment\NovaInlineRelationship\NovaInlineRelationshipServiceProvider ``` I am very curious to see how you will tackle this. It would be really...

@AshleyMinshall Thank you so much for looking into this. I will spend a little time today testing your code above and let you know if I find anything that isn't...

@rishinikhil Yeah, we haven't released a new tag with the new integration system yet, which is why you are having to pull from dev-master. But that is an interesting issue....

@rishinikhil It appears that a change was overwritten during a merge. It should be fixed now. Please pull in the latest code from `dev-master` and let me know if things...

Thanks @rishinikhil. We will look into this and see if there is a good way to solve it.

@bigperson Thanks for the ticket. We appreciate when the community helps us out! We just released version `0.2.0` last night which includes a fix for this. Can you update that...