Sorry :-)
MVC
Hi,
found the problem/solution - bug i v6.2 :-)
Added this to bundleconfig.json:
{ "outputFileName": "wwwroot/metronic/src/js/demo/default/base/layout.min.js", "inputFiles": [ "wwwroot/metronic/src/js/demo/default/base/layout.js" ] }, { "outputFileName": "wwwroot/metronic/src/js/demo/demo8/base/layout.min.js", "inputFiles": [ "wwwroot/metronic/src/js/demo/demo8/base/layout.js" ] },
References:
https://support.aspnetzero.com/QA/Questions/5877 https://support.aspnetzero.com/QA/Questions/5867 https://github.com/aspnetzero/aspnet-zero-core/issues/1892
I am closing this case.
/Michael Vad
no - none, as far as I can see
please send to [email protected]
Thank You,
going til TFS way described in the links.
Hi - link is not working?
Hi - still a "newbie" to this update things :-) sorry...
how exactly should I update not only 3897 issue but also the other breaking changes?
Regarding 3897 I have changed the code in UserStore.cs but how about the base "AbpUserStore"?