0
joemcknight created
Where are the Metronic templates/components that accompany your asp.net zero v6 for angular6?
Cloned the most recent metronic from your github v 5.5 and it's full of JQuery.
All components for example from:.. \angular\src\js\demo\default\custom\components
are jQuery.
I'm assuming this isn't the correct version of Metronic as it's also using angular 5.2.0.
So, where can I get the new/updated Metronic template version for Angular6?
Thanking you.
1 Answer(s)
-
1
Hi, did you download the metronic v5.5 from https://github.com/aspnetzero/aspnet-zero-core/releases?
In the files under
/metronic_v5.5.5/theme/angular/*
only/metronic_v5.5.5/theme/angular/js/framework/base/util.js
contains some jquery workaround.