Skip to content

Fixes for #47

Grigor Malo requested to merge state-required-conditionally into master

Fixes:

  • prevent rendering of state field instead of just hiding it when there are no states
  • fix typo in city field validation message
  • initialize values for profile's multiselect fields as empty array when null

Merge request reports