Peter Staev

Results 132 comments of Peter Staev

Hey @mvargaslandolfi1993, see the comment just above yours :)

Hey @jaikanthjay46 , sadly not a Vue developer so can't help you on this one. You can check the suggestions here: https://github.com/PeterStaev/nativescript-masked-text-field/issues/29#issuecomment-438717795 for one of my other plugins, but since...

Done some research and seems with the default provided layout managers for both iOS and Android this will not be possible. So a custom layout manager should be implemented. Android:...

Hey @Momazo7u7 , really nice idea! Btw, the `rowHeight` is not only percent. You can also set it to a numerical value, for example `rowHeight="300"` and it will work.

So after almost 2 years, why they there is no fix for this, although flagged with high severity? @tapopov , @gkarapeev ?

@maxgoedjen , yes I'm still getting this behavior. I do not see any related carshlogs.

And just to bring more context to the issue - when we have the key unlock and vscode prompts to re-authenticate, in the notification that the key is unlocked there...

I think I found the issue with this. Looking at how the unlock is achieved: https://github.com/maxgoedjen/secretive/blob/2a4da36c4e2efc7fc06072950eb24eea8b355ca8/Sources/Packages/Sources/SecureEnclaveSecretKit/SecureEnclaveStore.swift#L181-L184 And according to: https://developer.apple.com/documentation/localauthentication/lacontext/1622329-touchidauthenticationallowablere The reuse authentication has a max duration allowed. From what...

@maxgoedjen I had a few spare minutes and decided to debug this. From my tests seems what I've wrote in my previous comment is true: Once cached if I try...

@maxgoedjen , really strange, there might be some other settings in play, if the value of the constant is the same on your Mac is the same but you do...