Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access Login/Logout controls on mobile devices #2

Open
DuncanSpence opened this issue Jun 26, 2020 · 2 comments
Open

Cannot access Login/Logout controls on mobile devices #2

DuncanSpence opened this issue Jun 26, 2020 · 2 comments

Comments

@DuncanSpence
Copy link

For examples:-
CslaBlazorAuthentication
BlazorAuthClient
BlazorAuthServer

The Login/Logout controls do not appear on mobile devices - this is because the examples do not contain the 'auth' class as well as the 'top-row' class in the MainLayout.razor file. (

should read
)

The book examples (PP 83 and PP 174) do not identify this change either.

@rockfordlhotka
Copy link
Member

Thank you for testing on mobile, I made no effort to test the code on anything other than Chrome and Edge browsers on the desktop.

So you are saying the css classes don't exist on mobile?

@DuncanSpence
Copy link
Author

DuncanSpence commented Jun 26, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants