matndev

Results 3 issues of matndev

I implemented a custom scalar for the type Date. But the tests don't pass the validation process. schema.graphqls ``` scalar Date type MyType { .... MyDate: Date ``` DateScalarConfiguration ```...

status: waiting-for-triage

I would like to replicate the ngIf directive from Angular in hyperscript. To do that I need to remove or add from DOM elements based on a condition. But I...

Since I upgrade the jdk version to 21 some types are not mapped anymore with default handlers as Boolean, or Date. ``` "Cause: java.sql.SQLException: ORA-03115: Unsupported data type or representation...

waiting-feedback