Skip to content

Commit

Permalink
Bug: Customer fields checkbox returning boolean when one option selec…
Browse files Browse the repository at this point in the history
…ted but array when multiple selected #1560 (#243)

* version upgrades

* Revert "version upgrades"

This reverts commit 257f844.

* upgraded new versions

* fixed issue with checkbox

* The unauthenticated git protocol on port 9418 is no longer supported.

* command fix
  • Loading branch information
sandip-patel-1 committed Apr 7, 2022
1 parent 8ead808 commit e2c3a29
Show file tree
Hide file tree
Showing 8 changed files with 716 additions and 346 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
- v1-dep-{{ .Branch }}-{{ .Revision }}
# Default branch if not
- v1-dep-master-
- run:
name: Install dependencies
command: |
git config --global url."https://".insteadOf git://
- run:
name: Install dependencies
command: |
Expand Down
Loading

0 comments on commit e2c3a29

Please sign in to comment.