Ionic visualstudio windows

Hey,
as I know ionic isn’t supporting windows / windows phone till today,
but I read about many persons who get it work.
So i created an Cordova app with VisualStudio and installed ionic from nuget.
But when I launched the app on windows, there were somany problems nobody said a word about.
For example:
The navigation bar doesn’t show the Title
Inputs doesn’t display entered Text
App crashes when clicking a button

Is it just for me or is this a general problem with windows and ionic?

greetings kedritsch

The issue is with AngularJS, Microsoft can’t conform to how everybody eles does it and has to make things complicated. There is conflicting security issues with Angular. Your best bet is to try tweaking it, waiting for official support, or rewrite it in native.