You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had been using ng-18next for a long time. We wanted to change our localization system so that when a user changes the language, we are ok to reload browser, since there are alot of different localizations and they add up which increase the watch count.
Is there a way to use ng-18next directive so that it binds one time only. Which code should I change so that I can fork it and make the relevant changes ?
The text was updated successfully, but these errors were encountered:
Hi,
Had been using ng-18next for a long time. We wanted to change our localization system so that when a user changes the language, we are ok to reload browser, since there are alot of different localizations and they add up which increase the watch count.
Is there a way to use ng-18next directive so that it binds one time only. Which code should I change so that I can fork it and make the relevant changes ?
The text was updated successfully, but these errors were encountered: