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

When using with merged fields it throwns an error. #1

Closed
jeffreydevreede opened this issue Jan 23, 2019 · 1 comment
Closed

When using with merged fields it throwns an error. #1

jeffreydevreede opened this issue Jan 23, 2019 · 1 comment

Comments

@jeffreydevreede
Copy link

Am trying to use this in combination with a resource where I extracted a part of the fields to its own method and used merge, as shown here.
The error that I am getting is:

Call to undefined method Illuminate\Http\Resources\MergeValue::withMeta()

on https://github.com/dkulyk/nova-tabs/blob/master/src/Tabs.php#L56

@dkulyk
Copy link
Owner

dkulyk commented Jan 23, 2019

Fixed in v1.1.2

@dkulyk dkulyk closed this as completed Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants