I completely get that. I was looking for a comparison of what changed. Maybe I can do a find and replace and what not. I thought at one point in time on Git I saw a link to some videos that explained how to upgrade and what changed to Metronics developers website, but now I cannot find it.
My application is Angular
Does anyone know of a good way to update our html to the newest version of Metronic? Some update instructions would be great.
Because v7 is such a big update and Metronic updated a lot of their classes. Do you guys have an update instructions to help us out at all to update to the next version?
Perfect thank you, that is exactly what I was looking for.
I know I have seen this somewhere but now I can't find it. How do we change the time it takes to show the loader?
Thank you. This helped a lot
Oh sorry yes, It is Angular, ASP.NET Core project on version ASPNet Zero 6.6.1. I am currently in the process of upgrading to 6.8
I did not know you could do that. Is there documentation on that?
How can we change the response code returned from a UserFriendlyException? Because it is throwing an exception it returns a 500 response code which our web application blocks what is returned from that so that no sensitive server errors are returned.
I would want to figure out a good way to only do it on the first page load just after a new build only.
Wouldn't that just put me into a reload loop?