Vincenzo Domina
Vincenzo Domina
### What happened? Similar to Issue #1321 i got an error in the React-Admin UI with a JSON field in my schema saying "JSONObject cannot represent non-object value" I managed...
This would be awesome to also have in the JS version. My yet uncompleted attempt to translate JSONFormer into Typescript: https://github.com/vincenzodomina/jsonformerjs I used numjs as a lightweight alternative to tensorflow...
Literature reference: https://www.genome.gov/genetics-glossary/Kilobase Please include the unit kilobase (kb) A kilobase (abbreviated kb) is a unit of measurement used to help designate the length of DNA or RNA. One kilobase...
### Feature description On creating a new entity, when i create a new field and choose "option set" as datatype, i want to be able to select an existing option...
**Describe the bug** I get this Error in the console: 156 blocknote.js:7060 Uncaught TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at wn.eval [as updateState] (blocknote.js:7060:44) at HTMLDocument.eval (blocknote.js:7165:12) And...
Re-opening the issue #6911 , as I found it not to be straightforward to do JSON export-import with the Snapshot API. In my case i applied the code like in...
### What happened? Naming Enum properties like existing Entity names add wrong/unused imports to Enum file (see screen shot) However it is not a bug that leads to any problems...