Eilon Lipton
Eilon Lipton
@Qws that's an interesting idea but out-of-scope for the current feature set. Right now we're aiming to get "regular" context menus available for desktop apps.
We tried everything we could to get this working with BlazorWebView on Mac, and we just couldn't get it to work. So it's probably the same problem as the regular...
Also tagging this as area/blazor because this might educate us on how to fix this for Blazor.
@javiercn I'm not sure. I didn't see any entitlements in the Xcode app, either, unless it's somehow auto-generated in some cases? (Maybe let's say in debug mode?) Or maybe I...
@TanayParikh ah I forgot we had a BlazorWebView-specific bug, so let's keep that, and then this bug will be for MAUI WebView. That feedback ticket is unfortunately not visible even...
To summarize and solidify some thoughts about area labels: * What are they for? * Area labels help teams working in repos to identify what part of the team or...
Hi everyone, great news! I have run some training on the MSBuild repo and you can try to "manual" mode using Hubbup (a site I built) for applying labels based...
Once you've done some labeling, please let me know and I will re-run the training so that you can hopefully get better predictions as a result. It only takes like...
The training data has been updated and is live. The previous update (the initial list) was from May 26 and added up to 860KB of data, and now it's about...
I think that logically the `value` of an `` is culture-invariant, because those values are strictly server-supplied, and servers logically operate as "invariant culture." However, because "things are complicated" and...