Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to a member function getMedia() on array #37

Closed
iventru opened this issue Jul 3, 2019 · 1 comment
Closed

Call to a member function getMedia() on array #37

iventru opened this issue Jul 3, 2019 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@iventru
Copy link

iventru commented Jul 3, 2019

I use "Ebess\AdvancedNovaMediaLibrary" for images gallery and got error: Call to a member function getMedia() on array

Code:

Flexible::make('Gallery')
->addLayout('Simple content section', 'wysiwyg', [
Images::make('Computer case', 'computer-image-case')
->conversionOnIndexView('thumb')
]

Flexible without Images::make work fine. Images::make without Flexible work fine.

@voidgraphics voidgraphics added duplicate This issue or pull request already exists bug Something isn't working labels Jul 3, 2019
@voidgraphics
Copy link
Member

Duplicate of #33

@voidgraphics voidgraphics marked this as a duplicate of #33 Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants