Skip to content

Commit cfbb0fc

Browse files
committed
webpack update
1 parent 65bd801 commit cfbb0fc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dist/js/field.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,7 @@ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr
800800
//
801801
//
802802
//
803+
//
803804

804805

805806

@@ -17265,7 +17266,7 @@ var render = function() {
1726517266
var _c = _vm._self._c || _h
1726617267
return _c(
1726717268
"default-field",
17268-
{ attrs: { field: _vm.field, errors: _vm.errors } },
17269+
{ attrs: { field: _vm.field, errors: _vm.errors, "show-errors": false } },
1726917270
[
1727017271
_c(
1727117272
"template",

0 commit comments

Comments
 (0)