You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new model/view registration process has a hole whereby when registering a named legacy component with a QuestionView only (deprecated) the ComponentModel is chosen rather than automatically assigning a QuestionModel.
For backward compatibility this needs to be fixed.
The text was updated successfully, but these errors were encountered:
Subject of the issue
The new model/view registration process has a hole whereby when registering a named legacy component with a
QuestionView
only (deprecated) theComponentModel
is chosen rather than automatically assigning aQuestionModel
.For backward compatibility this needs to be fixed.
The text was updated successfully, but these errors were encountered: