Hi there,
Do you have any working example of metronoic wizard implementation on aspnetzero MVC? I tried to follow example which I download from Github (metronic_v7.0.3), but keep getting this error message (Uncaught TypeError: KTUtil.getById is not a function). My ASPNETZRO is in version 8.9
What I have done so far:
I can see the css is working, but when I run the app I get the error KTUtil.getById is not a function. Looks like I miss some resource files, but I'm not sure which one. Could you please check?