Layout issues in blazor app that is copied from Ubuntu to Windows #29003
Unanswered
dharmatech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce
On Ubuntu in WSL:
Select 'Yes' at the following dialog:
Select the Server project at the following popup:
ctrl-f5
to run.We get the expected example application:
Zip up the project:
Copy it to the Windows side:
On Windows
Here's what the example application looks like now:
Note the missing sidebar.
Question
Any suggestions for resolving this? :-)
Beta Was this translation helpful? Give feedback.
All reactions