-
Good morning
I have had your reader on my phone for a few months now
It worked without any problems on my Samsung with Android 10.x
Last weekend I got an update to Android 11 and since then the fol…
-
The code using `OutlinedTextField` at the bottom yields the following:
There is no easy way to center the `label` vertically to 1. Look good and 2. Match the designs on google's site - https://…
-
Apparently the .rule-files array does not handle arbitrary placement nicely. So if the include for it or it comes to early, then stuff like GeoIP or the like is not seen as enabled, even if it is in t…
-
The Save-PasswordStateDocument script isn't working for me. I am connecting to PasswordState v9. Using Powershell 5.1 using the Windows Integrated API.
The main part of the Save-PasswordStateDoc…
-
PasswordState version V9.8 (Build 9866)
passwordstate-management module 4.4.35
`Get-PasswordStatePassword -Search "any password"`
(I've installed it like Install-Module -Name passwordstate-man…
-
Hi,
There are multiple DPI scaling issues I believe. For example, the image on the left is a normal display, and the one on the right is a high DPI (factor 2) display. Notice that there's a larger …
-
PasswordState v9.5 and onwards present several additional `WebGenericFieldX_ID` fields in the Password payload, which breaks the modules functionality.
Example payload:
```json
{
"PasswordID" …
-
PasswordState Build 9811 adds the OTPUri string field to the API results for password retrieval. This causes get-passwordstatepassword to return an error attempting to convert the API response to the …
-
I have some concerns about the DX of `react-form`.
What do you think about getting `useField` back in place of the `field` directive we use now? I found it quite complex to render a template in res…
-
## Description
로그인, 회원가입 페이지에서 버튼 disabled 적용 안되는 문제 해결하자.
Concurrent UI패턴을 적용할 수 있으면 적용해보자.
## Todo
- [ ] 문제 해결
- [ ] 문서
## ETC
https://react.dev/reference/react/startTransition
https://1…