David Chieregato

Results 9 comments of David Chieregato

I came through the same error and it seems that the settings for the DATABASE where changed [https://stackoverflow.com/questions/54125152/django-always-connects-to-localhost-mongodb](https://stackoverflow.com/questions/54125152/django-always-connects-to-localhost-mongodb) try to update the settings like this ``` DATABASES = { 'default':...

Any update on this? I see that the PR is stuck

I just tried to add ``` ``` to the `.csproj` file with the following content in TrimmerRoots.xml ``` ``` But the error is the same `System.MissingMethodException: Method not found: char...

Also this last attempt didn't solve the issue. Same error. I am using Visual Studio Mac 17.6.6 (build 408) if it helps.

Also with trimming disabled the app will crash ``` false false ``` A regular binding would mean to replace the following from the ViewModel ``` [ObservableProperty] private string[] _dayNames; ```...

Allright, removing `x:DataType` it works! And also with with `[XamlCompilation (XamlCompilationOptions.Skip)]` it works perfectly! So it seems the the issue is related to XamlC

3 months and this is still an issue...

Any update? I see that one error in the tests is "Baseline snapshot not yet created". Is the PR blocked for a missing screenshot?

I see that this error, now on line 189, appears if you don't have an active subscription to symfonycasts so the download button is disabled.