serenysoft / nova-permissions

Laravel Nova 4 Roles & Permissions
72 stars 25 forks source link

The field Group is not showing correctly #17

Closed vodnicearv closed 1 year ago

vodnicearv commented 1 year ago
image

file name is JSON object

leandrogehlen commented 1 year ago

I have tested this issue and i can't reproduce this scenario.

image

Please, provide a github repository example showing the problem

vodnicearv commented 1 year ago

I also use badinansoft/nova-language-switch v1.2.0, maybe this is reason of this error. https://github.com/badinansoft/nova-language-switch

leandrogehlen commented 1 year ago

I don't think so. But, Can you try to remove this package?

vodnicearv commented 1 year ago

tried it and the error did not disappear

leandrogehlen commented 1 year ago

please delete the vendor folder

vodnicearv commented 1 year ago

why?

leandrogehlen commented 1 year ago

Because, i think that you have outdated dependencies. Deleting the vendor folder and update composer, should fix your problem

vodnicearv commented 1 year ago

I installed nova a few weeks ago (1 or 2 weeks). And all dependencies are to latest versions.

leandrogehlen commented 1 year ago

Please make a github repository showing the problem