From 846acc70c04f49cbc0b782d0c5c16afe74aee62b Mon Sep 17 00:00:00 2001 From: schneiderduketangoe Date: Thu, 7 Oct 2021 10:32:37 -0500 Subject: [PATCH] Fixed bug where buttons in a form would submit, even if they weren't the submit button --- .../src/lib/components/go-select/go-select.component.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/go-lib/src/lib/components/go-select/go-select.component.html b/projects/go-lib/src/lib/components/go-select/go-select.component.html index dd3b822b3..355136a30 100644 --- a/projects/go-lib/src/lib/components/go-select/go-select.component.html +++ b/projects/go-lib/src/lib/components/go-select/go-select.component.html @@ -36,6 +36,7 @@ *ngIf="multiple && items?.length" ng-header-tmp>