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
ItemsComponentModel ends up inheriting from QuestionModel due to the poor creation of ItemsQuestionModel. The ItemsComponentModelconstructor function is extended in error.
The text was updated successfully, but these errors were encountered:
Subject of the issue
ItemsComponentModel
ends up inheriting fromQuestionModel
due to the poor creation ofItemsQuestionModel
. TheItemsComponentModel
constructor
function is extended in error.The text was updated successfully, but these errors were encountered: