Alexander Sklar

Results 183 comments of Alexander Sklar

hey @iuriT could you please link your github acount? https://repos.opensource.microsoft.com/link

Made a self-contained repro of both UWP and Islands without RNW involved: https://github.com/asklar/kbdIslands Bug is likely going to be either in TSF/IXP, or on the xaml side; regardless, RNW will...

@creambyemute looks like you haven't published to npm yet, mind doing so? :)

> # Feature Request > It would be great to show developers using packages how they could develop and maintain their own packages. > > ## Possible implementation > *...

the issue seems to be bad codegen from the generator, see how IntelliSense thinks the class name is `global` and errors out once it encounters the :: etc.: ![image](https://user-images.githubusercontent.com/22989529/173786246-c3dfc639-f1c2-469f-9c6b-bfea977d9c93.png)

@j0shuams this is a different one- this one is about the generator outputting invalid C# code

The link is Microsoft internal only.

Somewhat related - if the generator crashes, it does not show up as an error (it looks like a warning is issued) and it doesn't fail the build. The build...

Count me as very interested in this :)