Skip to content

Commit

Permalink
RCF-1107 new reg biomteric screen blank (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
SachinPremkumar authored Dec 24, 2024
1 parent fe5b41c commit 355ba6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/provider/global_provider.dart
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,8 @@ class GlobalProvider with ChangeNotifier {

clearMap() {
_fieldInputValue = {};
_mvelRequiredFields = {};
_mvelVisibleFields = {};
log("input value $_fieldInputValue");
notifyListeners();
}
Expand Down

0 comments on commit 355ba6d

Please sign in to comment.