-
Here is my testing , My Theme module is BasedOn If the code effect , the debug point will be stop , or the login page should display But it doesn't work~~ |
Beta Was this translation helpful? Give feedback.
Answered by
ns8482e
Jul 31, 2022
Replies: 1 comment 6 replies
-
@hyzx86 what makes you think that it should call Rename |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
hyzx86
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hyzx86 what makes you think that it should call
Layout-MyLogin.cshtml
. Did you have an alternated added for it? If not then it won't render33333333333333
Rename
Layout-MyLogin.cshtml
toLayout.cshtml
or add an alternateLayout__MyLogin
toLayout
shape