Showing 1 – 1 of 1 replies
amroosobhy

Issue with Angular 7

amroosobhy
4 months ago
Dear, what is the problem with Angular 7
examples of errors:

* <tabset class="bg-white p-0" justified="true"> : 'tabset' is not a known element

* <jqxGrid #myGrid [width]="'100%'" [height]="'200px'" [source]="dataAdapter"></jqxGrid >
'jqxGrid' is not a known element

Is this due to incompatible/outdated version? and can be solved by download update?
themicon
themicon SELLER
2 months ago
Hello, please ignore if was already anwer by email.
The last version of the template is Angular 12, since v7 lot of things changed so you need to check your project dependencies and code to know what is the requirement. It can be solve with an update but cant percise exactly that will work.

Hope this helps
Regards