✅ Merged
Fix NPE in SetVariables when variables are null
kestra-io/kestra • #13776
Fixed NullPointerException in SetVariables task when execution variables are not initialized for webhook-triggered executions
Contributing to the projects I use and love
Fixed NullPointerException in SetVariables task when execution variables are not initialized for webhook-triggered executions
Migrated Toc.vue component from Vue 2 Options API to Vue 3 Composition API with full TypeScript support
Refactored SurveyDialog.vue to use globally available $t helper instead of useI18n composable