Christian Schulz

Results 65 issues of Christian Schulz

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Resolution: Refine

Sometimes test could fail because the application crashes. It would be nice to get this exception logged as well.

Consider following code, if you moving your cursor over the input it shows a tooltip with "An input". ``` ``` Add a validation to the input field and try it...

enhancement

Hello, I have overwritten the showErrors method with the given example and noticed all fields get a ready class regardless if they are already checked or not (perhaps it is...

enhancement

Hello, I am encountering the TypeError when using your library and submitting the form. https://github.com/formapro/JsFormValidatorBundle/blob/master/Resources/public/js/fp_js_validator.js#L281 I am Symfony 2.5.4 and have already tried different browsers without any success. My first...

bug

Hello, I have globally disabled the validation and want to add some specific forms. So I added the required options to the default options of the resolver, but it doesn't...

question

To be able to split up code and validation (frontend/backend) development, it would be a nice feature to allow mapping of a JSON schema form to an existing form, f.e....

dead issue

I have issues with ESM imports in ESM modules. I am using [email protected] but also [email protected] fails. I think it could be related to #2384 and #2026. lodash-es/isPlainObject is a...

### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description With Angular 13 we have encountered fat arrow...

type: bug/fix
needs: investigation
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular: test

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? Programmatic API (`babel.transform`, `babel.parse`) ### Input code Using following typescript code...

Needs Info
i: needs triage