#i cant load questions for selected survey
16 messages · Page 1 of 1 (latest)
The error text from the screenshot is nowhere in the shared code.
What don't you understand about this error?
ifixed error, stupidmistake now questions are also retrieved from backend but i cant see result on html
only i cant see questions
You are logging the question list, what is the output in the devtools console?
Everything sounds fine based on the context provided. It would require a reproduction with Stackblitz to debug it.
I'm using ngrx component store, where is the best place to tost message(ngx/toast) or(and) redirect common use case is authentication. Should I do the all logic inside my login.store.ts or in the service?
ty i will check it out