-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Short description of the issue
Field "pass" is not editable (error is thrown)
Error: /wire/core/Fields.php in line 1066:
Call to a member function prepend() on null
Expected behavior
Field should be editable like any other field.
Steps to reproduce the issue
Open /processwire/setup/field/edit?id=3
Setup/Environment
- ProcessWire version: 3.0.140
- (Optional) PHP version: 7.3
madebymats