cloudstudio / resource-generator

Resource generator for Laravel Nova
https://krato.github.io/resource-generator-docs/
MIT License
104 stars 18 forks source link

Please check all data. You have some mandatory field. #30

Closed ArtMin96 closed 4 years ago

ArtMin96 commented 4 years ago

First all thanks for this amazing package.

I don't think that it's a bug but I can't create the resource with relation.

Migration screenshots bellow.

screenshot screenshot_1

cloudstudio commented 4 years ago

Hello @ArtMin96 , what is the error exactly?

ArtMin96 commented 4 years ago

Hi @cloudstudio , Thanks for reply. Error "Please check all data. You have some mandatory field."

download (11)

download

download (1)

cloudstudio commented 4 years ago

Hello @ArtMin96 you need press in "Set Relation" and configure field and model, and I think all work fine.

ArtMin96 commented 4 years ago

Hello @ArtMin96 you need press in "Set Relation" and configure field and model, and I think all work fine.

Thats problem because Set Relation button not working. Popup not opening

cloudstudio commented 4 years ago

@ArtMin96 probably you have a console error.

I see that you have different packages installed, it may be giving some js error in one of them, can you check it ?

ArtMin96 commented 4 years ago

@ArtMin96 probably you have a console error.

I see that you have different packages installed, it may be giving some js error in one of them, can you check it ?

There is no error in console. But you right, I think problem is coming from other nova package. Thanks!