Borja Herrero

Results 3 issues of Borja Herrero

Given that my configuration object contains something like `is_logged_in: false` When I read the configuration as `this.config.get('is_logged_in')` Then I will get `null` as I didn't define the default value. I...

Hi!! I've got multiple languages on my site and most of them would have their equivalent URL for the corresponding language. However, in some cases, the URL is only available...

**Is your feature request related to a problem? Please describe.** One of the features I miss is the ability to create a key from an existing one. When creating translations...

enhancement