it isn't a known property of 'tech-field'.
If 'tech-field' is an Angular component and it has 'autofocus' input, then verify that it is part of this module.
If 'tech-field' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component.
Почему она возникает? У меня же ведь стоит @Input на свойство autofocus
🤣 я полагаю, теперь вы поняли в чём проблема ))
Проблема в том, что я переключился между ветками, а там старая версия библиотеки в package.json ...
Обсуждают сегодня