outl1ne / nova-simple-repeatable

A Laravel Nova simple repeatable rows field.
MIT License
73 stars 44 forks source link

Translations bug #46

Closed eimantaaas closed 1 year ago

eimantaaas commented 1 year ago

When using this package together with outl1ne/nova-translatable, it's working great but the languages is displayed in wrong order and default selected language is not the same as set in config, but in fields language is displayed from default language. And if you switch languages to default and then from default back to English (which was selected on load) it displays correct language.

Using the latest versions of repeatable, translatable and Nova.

Here are video recording to better understand the problem:

https://github.com/outl1ne/nova-simple-repeatable/assets/3778741/43cc31a9-8fb2-4eed-8643-edaad0411320

marttinnotta commented 1 year ago

Hi and thank you for bug report.

This issue should now be fixed in 2.2.0 release.