I am using a radio button group within a list item in a list that is being populated from a database service. When I place the radio button group in the list item and run the service I get the error in the console
Uncaught TypeError: Object [object Object] has no method 'enhanceWithin'
When I remove the radio button group, it works fine. There is no logic in the mapping.