angularjs - Angular localization is not working on change language, Need to refresh in angular 1.5 -


my localization implementation works properly angular 1.2 it's not working when integrate same code angular 1.5 , click on change language link.

it works first time not change labels on change language.

are there changes in angular 1.5 filter?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -