Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot remove Confirm Password field once enabled #243

Open
4 tasks
brianhogg opened this issue Jan 6, 2025 · 0 comments
Open
4 tasks

Cannot remove Confirm Password field once enabled #243

brianhogg opened this issue Jan 6, 2025 · 0 comments
Assignees

Comments

@brianhogg
Copy link
Contributor

Reproduction Steps

  1. Add a Password field to a Form
  2. Enable the Password Confirmation by untoggle "Confirmation Field"
  3. Disable the "Confirmation Field"

Expected Behavior

Allows the password confirmation field to be disabled

Actual Behavior

Does not allow disabling once enabled

Error Messages / Logs

  • Include any relevant error messages or log files
Uncaught TypeError: Cannot read properties of null (reading 'name')
    at block-editor.min.js?ver=28fb4f612c7c613fdd55:21:133152
    at data.min.js?ver=7c62e39de0308c73d50c:2:11056
    at redux-routine.min.js?ver=a0a172871afaeb261566:9:750
    at data.min.js?ver=7c62e39de0308c73d50c:2:10641
    at Object.dispatch (data.min.js?ver=7c62e39de0308c73d50c:2:10999)
    at data.min.js?ver=7c62e39de0308c73d50c:2:16389
    at onChange (llms-blocks.js?ver=667dc5d30890c5424b1c:22:3472)
    at onChange (components.min.js?ver=130172abbae720694b1f:33:11817)
    at Object.Xa (react-dom.min.js?ver=18.3.1:10:105719)
    at B (react-dom.min.js?ver=18.3.1:10:10501)

This issue has be recreated:

  • Locally
  • On a staging site
  • On a production website
  • With only LifterLMS and a default theme

Browser, Device, and Operating System Information

  • Browser name and version
  • Operating System name and version
  • Device name and version (if applicable)
@ideadude ideadude self-assigned this Jan 6, 2025
@brianhogg brianhogg transferred this issue from gocodebox/lifterlms Jan 7, 2025
@ideadude ideadude self-assigned this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting Triage
Development

No branches or pull requests

2 participants