Jérôme Laban
Jérôme Laban
Thanks, this is a very curious error, most likely not related to localhost. If you can provide a repro of the issue, it will be further troubleshooting.
This feels like a .NET issue we won't be able to get around. You can try with different version of .NET to see if anything changes.
Testing different versions like 8.0.300, or even net 9.0 if you're up for it. This feels like an ICU issue (we don't control that part of .NET).
Thanks for the report. Can you provide a repro?
Why would `DesktopProjectFolder` be empty? Are you changing its value explicitly?
If the path is empty, this will cause all sorts of other issues, such as including all files from the root of the project, which is not the intent of...
Thanks. This is a very curious behavior and feels very familiar to https://github.com/dotnet/msbuild/issues/9351. Could you try moving your project to a very small path and see if it reproduces?
Thanks for the report. This issue has multiple aspects. The fact that the browser does not show the character in that font is most likely out of our control, but...
@luckypong uno uses the Android APIs for displaying content, the best way to address this is to use `PasswordChar` to one that works with your font.