IMPORTANT!
This forum is now archived. Click here for the New Support Forum
Forum Navigation
Post History: Jonathon Wyza
Got it. in src\app\app.component.scss add this to the bottom:
#mainContent {
max-height: none …In: The footer is displayed in the wrong position.
7 years ago
I'm also having this problem since upgrading to Angular 6/Material 6. (though I wasn't bef …In: The footer is displayed in the wrong position.
7 years ago
In the split development mode where you use angular-cli, is the "Views" folder even necess …In: What is the purpose of having 2 projects, can you integrate quickapp.material under quickapp.pro
7 years ago
I'm not really sure what causes it, but sometimes the app gets stuck in a state where if you do …In: Pro - HMR Causes Chrome to Crash
7 years ago
Is there a way to keep the ClientApp in the main VS solution but also use the approach detailed here …In: What is the purpose of having 2 projects, can you integrate quickapp.material under quickapp.pro
7 years ago
@Miracleman - I actually faced a similar problem with this today. The issue stems from how MVC rout …In: Loading screen on every link click
7 years ago
I had a problem with this too. Ended up being a compiler error that was being hidden by webpack+ang …In: Error when deploy to Azure, needs Angular 5 +
7 years ago
Wonder if the translate function that all the strings are piped into could write out something to th …In: Localization Question
7 years ago
Any thoughts on the best way to look for missing localization values? Basically in the course of de …In: Localization Question
7 years ago
Found it, apparently (local) is the same as (localdb) which is stored in c:\users\<username>\In: How to connect to local DB?
7 years ago
How do you connect to the local DB defined in appsettings.json? I've tried a dozen different a …In: How to connect to local DB?
7 years ago
Yeah, even MS seems to agree now: https://docs.microsoft.com/en-us/aspnet/core/data/ef-mvc/advanced# …In: Pro - Injection of Repository
7 years ago
I noticed that in the sample, you create an IUnitOfWork to access the DLA for everything other than …In: Pro - Injection of Repository
7 years ago
Is there a reason why the angular CLI config file doesn't exist for the VS version of the app? …In: Pro: CLI not setup in VS?
7 years ago
IMPORTANT!
This forum is now archived. Click here for the New Support Forum