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

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

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

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