Skip to content

v1.3.4

Latest
Compare
Choose a tag to compare
@kevindb kevindb released this 05 Jul 14:51
· 6 commits to master since this release

Bug Fixes

  1. #27 #24 #23 Resolves issue when null properties cause error "Cannot read property 'constructor' of null"
  2. d96ceb8 Adds additional check to ensure that the correct element is selected for a multi-select. This prevents an error when no options are defined in a select.