Closed d4mk0 closed 6 years ago
Guys I have spent a lot of time for debugging my problem in code like this:
editable region, :country_id, source: countries.map { |country| { value: country.id, text: country.name } }, value: region.country.name
In release v1.5.5 it works incorrect, when i click on field, he doesn't find value in sources array... But in master tree here it works really great with Rails 5.0.5.
May be its time for new release?
Hi,
sure thing :)
Bumped ;)
Very nice job! Thank you!!! Also please dup this release to github release/tag pages.
Guys I have spent a lot of time for debugging my problem in code like this:
In release v1.5.5 it works incorrect, when i click on field, he doesn't find value in sources array... But in master tree here it works really great with Rails 5.0.5.
May be its time for new release?