movila
movila
I'd like to use something like ``` li(class= isChecked ? 'checked' : '') input.text button.delete ``` But it seems the meteor-jade does not support ternary operator, so instead I must...
 I had the above configuration with translation on the left and schema on the right. The input field `DirectFlightsOnly` and `IsCalendarSearch` works fine, but the array fields do not...
I'm getting an error in typescript: `Property 'values' is missing in type 'IterableReadableStream' but required in type 'ReadableStream'`