got several issues at start up. how can i solve this?
ref - Module ‘"…/…/…/node_modules/vue/dist/vue"’ has no exported member ‘ref’. Did you mean ‘$ref’?
watch - Module ‘"…/…/…/node_modules/vue/dist/vue"’ has no exported member ‘watch’.
inject - Module ‘"…/…/…/node_modules/vue/d...
Hi,
What's the purpose of this line?
var hostUrl = "assets/";
I'm using the good template in a Django project and need to set this address dynamically. I removed it and everything still works fine. Do I need to keep it for some specific modules?
Thanks
When I try to verify my token generated at login page it is giving me error and not passing through login page after successful authentication.
Request URL: https://preview.keenthemes.com/metronic8/laravel/api/verify_token
Request Method: POST
Status Code: 422 Unprocessable Content
Remote Addr...
Hello Team,
I need below Angular 13 Theme
https://preview.keenthemes.com/metronic8/demo2/index.html?_ga=2.29050364.1103074761.1643051595-1501502594.1643051595
Can you please make it available for us.
Please let me know when its ready.
Hello,
we detected over 50 errors in the .scss files of the StartPro theme. These errors are caused by missing variables in the components\_variables.scss file causing mixins functions to return empty values resulting in css like this:
.text-inverse-muted {...