cidgoh / geem

Genomic Epidemiology Entity Mart
Creative Commons Attribution 4.0 International
3 stars 1 forks source link

bug in render_disjunction() on geem_form_standalone.js #36

Closed ddooley closed 4 years ago

ddooley commented 5 years ago

Visible when viewing geem/form.html#GENEPIO:0002083 in any tabbed command - buttons don't work and jquery reports Uncaught TypeError: ((_.event.special[f.origType] || {}).handle || f.handler).apply is not a function at dispatch (jquery.js:25)

STRANGELY, this does not happen in portal.html, where it works fine. No apparent difference, suggesting some code somewhere is blocking/not initializing tabs or ?

ddooley commented 4 years ago

Fixed.