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
namespace${exportclass$mol_tag_treeextends$mol_list{Tags(){return ... }// Сейчас этого метода нетItems(){return ... }// И этого тожеsub(){return[
...this.Tags(),
...this.Items()]asreadonly$mol_view[]}}}
namespace${exportclass$mol_select_listextends$mol_view{Badges(){return[]asreadonly$mol_view[]}badges_list(){returnthis.Badges()// Этого вызова сейчас нет}sub(){return[
...this.badges_list()]asreadonly$mol_view[]}}}
The text was updated successfully, but these errors were encountered:
Ожидаю
Аналогично со связями
Ожидаю
The text was updated successfully, but these errors were encountered: