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

Error on Last version of nova #7

Open
skalero01 opened this issue Apr 27, 2019 · 5 comments
Open

Error on Last version of nova #7

skalero01 opened this issue Apr 27, 2019 · 5 comments

Comments

@skalero01
Copy link

Attach an image of the error gotten.

https://i.imgur.com/temYCjq.png

When we click on the input with conditions always return null. Imagine it doesnt set the value or something.

Regards

@bigperson
Copy link

i have some problem

@nysso
Copy link

nysso commented Jul 3, 2019

have you guys find any solution ? do I need to find an other package ?

@jeffreydevreede
Copy link

@hubertnnn Is this package not being maintained?
I've noticed that @royduin has made a couple of PRs so I've added his repository to my repositories list in my composer.json file. His version works with the current Nova (2.09).

@royduin
Copy link

royduin commented Jul 9, 2019

Didn't see this issue before but yes, my fork fixed this. As @jeffreydevreede pointed out, add this to your composer.json:

    "repositories": [
        {
            "url": "https://github.com/royduin/laravel-nova-field-dynamic-select.git",
            "type": "git"
        }
    ],

And run composer update.

@pwronline
Copy link

pwronline commented Oct 23, 2019

@royduin

I added composer.json and running composer update doesn't update anything.

Any suggestions? Thx!

EDIT:

Fix "hubertnnn/laravel-nova-field-dynamic-select": "dev-master", Thx!!

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

6 participants