Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.4
-
Fix Version/s: 1.4.1
-
Labels:None
-
Documentation Required?:None
Description
On clicking the search icon, the form doesn't render. Instead the spinner just spins.
This error appears in the console: Uncaught ReferenceError: options is not defined.
The problem is that the code assumes that all radio fields use an option group while booleans do not.