You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using themes does not seem to work at all, even after following the instructional video. Are themes still loaded the same? Previously it looks like it was an angular app, now themes are attempting to be loaded from a theme-dependent index.cshtml file. It produces the error seen below
Describe the bug
Using themes does not seem to work at all, even after following the instructional video. Are themes still loaded the same? Previously it looks like it was an angular app, now themes are attempting to be loaded from a theme-dependent index.cshtml file. It produces the error seen below
return View($"~/Views/Themes/{model.Blog.Theme}/Index.cshtml", model);
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: