Open bb140856 opened 4 years ago
Password Fields are visible in Detail view despite of chained method:
Password
->onlyOnForms()
The same situation is with PasswordConfirmation Field. See screenshot - it's Detail View.
PasswordConfirmation
Can you post your whole relevant dependency container and field configuration so that we might be able to replicate? This is a bit too vague to really work up test cases.
Password
Fields are visible in Detail view despite of chained method:->onlyOnForms()
The same situation is with
PasswordConfirmation
Field. See screenshot - it's Detail View.