kongulov / nova-tab-translatable

This package contains a NovaTabTranslatable class you can use to make any Nova field type translatable with tabs.
MIT License
79 stars 17 forks source link

TranslatableTabToRowTrait does not take an effect in Nova 4.16 #27

Closed aghayeff closed 1 year ago

aghayeff commented 2 years ago

Hi, TranslatableTabToRowTrait in resource does not take an effect.

Nova version: 4.16 Laravel version: 9 Php: 8.0

mgralikowski commented 1 year ago

Nova: 4.18 the issue still occurs.

In my case, it is more critical. We use tabs (eminiarts/nova-tabs) and "translatable tabs" on index pages can't display any content:

image

It was the case also for the previous version, but a simple solution was using this trait.

@kongulov could You take a look?

kongulov commented 1 year ago

@aghayeff, @mgralikowski

Thank you very much for finding the problem! Problem solved, please update the package to the new version (2.0.10)