Pitfall — Cannot read properties of undefined (reading ‘title’)
Error
- Cannot read properties of undefined (reading ‘title’)
Root cause
questionwas derived from FORM_SCHEMA instead of the runtime context, orqIdis null/invalid.
Guard question lookup against null qId and subscribe to runtime state.
question was derived from FORM_SCHEMA instead of the runtime context, or qId is null/invalid.