kiddailey

Results 27 comments of kiddailey

It seems that this just needs to have the NetStandard library updated. I cloned the repository, updated the library from 2.0.0 to 2.0.3 (and Xamarin too, since it's really out...

I ran into this issue when experimenting with16.2.8 and BoxedApp Packer (to make it a portable, single EXE on Windows). The "no-sandbox" CLI flag also resolved it in that case...

I'll also add that on Windows (haven't tested anywhere else yet), adding a TapGestureRecognizer to a Border does not work quite right. Clicking directly on a child within the border...

Just a note on my experience. After enabling the Windows target in Properties, I had this same issue. Once I confirmed my namespaces were all correct, what ended up fixing...

Appreciate the reply. No rush -- like I said, I was able to truncate the value as a work-around. I can confirm that it's definitely something with the update. I...

I took a look at this by verifying each character individually (the site highlights when the requirement has been met) and the commit is not quite correct. The site requires...

What's strange is that the bug isn't in the minified version, which works fine :/