An open API service indexing awesome lists of open source software.

https://github.com/dimpon/angular-with-jsonforms

jsonforms bug
https://github.com/dimpon/angular-with-jsonforms

Last synced: 12 months ago
JSON representation

jsonforms bug

Awesome Lists containing this project

README

          

# Reproducing jsonforms 3.1.0 + Angular 15 bug

* *npm --force install*
* *ng server*

* in Chrome console:
```aidl
ERROR DOMException: Failed to execute 'setAttribute' on 'Element': '||' is not a valid attribute name.
```
Reproduced only
* If configuration has `showUnfocusedDescription: true`
* If a schema has element with `type: "number`