kiddailey
kiddailey
Yes, it is indeed setting the KeyboardType using .ToNative() that is at the root of the issue. You can illustrate this by replacing the SetKeyboard() with the following, which no...
Likewise! Would love to work on this myself but can't. If there was a way to donate/purchase for future development, I definitely would.
I know this is old but I'm experiencing this as well and have something that might be a clue. I have a 1.8 map that was generated in 1.8 and...
I was not typing the seed -- merely opening the level.dat file. In any case, I was planning to take screenshots and post them but in looking further, I think...
@cjessett Thank you for mentioning the DefinePlugin solution. Just wanted to reply to let anyone else reading this thread -- that solution worked great for getting later to work with...
Just wanted to add a note that when this issue occurs in a Xamarin project (VS2019/Win), it appears to disrupt the ability to deploy to a device. The fix for...
This may be a separate issue, but it feels related. It also doesn't seem to update if you pass startDate or initialVisibleMonth as props and later update those props outside...
> I ended up forking the repo and made the required changes for my project. I'll try tidy this up and do a pull request for the benefit of everyone...
Awesome jamesmontemagno, thanks! As noted in [my post](https://github.com/xamarin/Essentials/pull/1351#issuecomment-688665821) on #1351 , this doesn't seem to work. I'm testing with a container app and extension and neither can access values stored...
Sorry for the slow response. I unfortunately haven't gotten around to looking at this more, but I hope to in the coming week or so. In a nutshell, it doesn't...