riganti / dotvvm

Open source MVVM framework for Web Apps
https://www.dotvvm.com
Apache License 2.0
743 stars 97 forks source link

Warning when DotvvmView is used as control #1769

Closed exyi closed 8 months ago

exyi commented 8 months ago

This issue occurs when a markup control is declared in a file with dothtml extension and without @baseType nor @property directives. It usually works, but causes issues with @js directive and we want to deprecate it in the future.