Skip to content
#

languages

Here are 962 public repositories matching this topic...

Ketec
Ketec commented Jun 15, 2021

If the locale is set using this.translocoLocaleService.setLocale(locale) (or default) it is overwritten the moment this.translocoService.setActiveLang(lang); is called.

Because of the https://github.com/ngneat/transloco/blob/master/projects/ngneat/transloco-locale/src/lib/transloco-locale.service.ts
translocoService.langChanges$ subscription.

There is no property or config to disable

enhancement good first issue
maroparo
maroparo commented May 19, 2022

Hi,
First of all thanks for this awesome lib! Much appreciated.
I have installed this package as a dependency in my project.
I came across this weird issue where I've notice that the the styling of the border radius doesn't always work with border-radius:50%.
I first noticed when trying to rasterize the flags for a PDF export. The preview of the doc looked fine, but in the file itself the f

bug good first issue

Improve this page

Add a description, image, and links to the languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the languages topic, visit your repo's landing page and select "manage topics."

Learn more