Roberto Simonetti

Results 8 issues of Roberto Simonetti

I am getting a weird error, as well, when lazy loading translations from a project created with [nx](https://nx.dev/angular). ``` core.js:6189 ERROR Error: Uncaught (in promise): angular-l10n (formatLanguage): Invalid language at...

question

This project started when Angular still did not provide official support for creating libraries, and was based on Angular's building pipeline. Angular now provides an official method, via [ng-packagr](https://github.com/ng-packagr/ng-packagr), and...

### Qwik Version 0.0.42 ### Operating System (or Browser) Chrome/Firefox ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik City ### Expected Behaviour From the docs:...

bug
triage

### Qwik Version 0.12.0 ### Operating System (or Browser) Windows ### Node Version (if applicable) 16 ### Which component is affected? Qwik City ### Expected Behaviour Build the app on...

bug
triage

### Is your feature request related to a problem? Initially, `envData `(formerly `userContext`), only had a couple of properties. Now the properties have grown, and they can really be very...

enhancement
triage

### Which component is affected? Qwik Runtime ### Describe the bug I'm creating a custom hook that returns a closure: ```typescript export const useFn = () => { const state...

bug
triage

Hi, I am trying to use google-map element with Angular 2: the display is correct, and all the google-map properties work well, but the properties of google-maps-api. For example: ``...

### Is your feature request related to a problem? I'm exploring new solutions to make the project `qwik-speak` more dev friendly, and more efficient server side (client side the translations...

TYPE: bug
P3: important