Skip to content

Commit

Permalink
Merge pull request #9 from citizennet/dev
Browse files Browse the repository at this point in the history
API-2954
  • Loading branch information
Dev3124 authored May 3, 2023
2 parents 14a8140 + a9020e6 commit 4afd134
Show file tree
Hide file tree
Showing 5 changed files with 4,504 additions and 2 deletions.
4 changes: 4 additions & 0 deletions dist/all.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@
}, {});
} catch (e) {
$log.error('There was an error with your form data:', e.message);
} finally {
// After the compilation is finished,
// vm.activateOffscreen should be set to true so that isFormInvalid() can return the correct result.
vm.activateOffscreen = true;
}
}

Expand Down
2 changes: 1 addition & 1 deletion dist/all.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/all.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 4afd134

Please sign in to comment.