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

Solve Document Field Problems with the blockDocument property (CPF) #135

Closed
wants to merge 2 commits into from

Commits on Nov 24, 2021

  1. Add verification if the user's document is filled

    1- Added a check to block the field only when the document field is filled
    
    2- Added an "active" property to not lock the field while the user is editing it
    TiagoGranelli committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    60ed537 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Add verification if the user's document is filled with the blockDocument property
    TiagoGranelli committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6a4de49 View commit details
    Browse the repository at this point in the history