David Young

Results 5 issues of David Young

**Describe the bug** When adding new strings for translations with the setting `"newTranslationTargetsBlank": "omit",` I get the following error `Cannot read property 'attr' of undefined` **Setup/Configuration** ``` "extract-i18n-merge": { "builder":...

bug

**Is your feature request related to a problem? Please describe.** Setting "includeContext": false, to false removes the context from the Angular generated file **Describe the solution you'd like** Merge should...

enhancement

## I'm submitting a [x] Bug / Regression [ ] Feature Request / Proposal ## I'm using NG Dynamic Forms Version: `X.Y.Z` [ ] Basic UI [ ] Bootstrap UI...

When using Angular FormIO and custom components, Each component that uses the custom components must be eagerly loaded on the same module, otherwise you get `element already registered` errors. What...

question
scope: custom components
scope: community

**Is your feature request related to a problem? Please describe.** These languages are not supported by the library, see official list https://github.com/firebase/firebaseui-web/blob/master/LANGUAGES.md ``` { “zh”: “中文(简)“, “yi”: “יידיש“, “bn”: “বাঙালি“,...

type: feature request