openhealthcare / elcid

elCID deployment for UCLH
http://elcid.openhealthcare.org.uk
Other
7 stars 3 forks source link

Tabs cause jquery error after you click from one to another #1586

Closed davidmiller closed 6 years ago

davidmiller commented 6 years ago

Go to a walkin patient list. click from one tab to the other. the above error is thrown in the console. Site behaviour is not effected.

Uncaught Error: Syntax error, unrecognized expression: #/list/opat-opat_referrals
at Function.Sizzle.error (jquery-1.11.3.js:1496)
at Sizzle.tokenize (jquery-1.11.3.js:2113)
at Sizzle.select (jquery-1.11.3.js:2517)
at Function.Sizzle [as find] (jquery-1.11.3.js:893)
at jQuery.fn.init.find (jquery-1.11.3.js:2733)
at new jQuery.fn.init (jquery-1.11.3.js:2850)
at jQuery (jquery-1.11.3.js:73)
at Tab.show (bootstrap.js:1729)
at HTMLAnchorElement. (bootstrap.js:1789)
at Function.each (jquery-1.11.3.js:384)

(Moved from openhealthcare/opal#1478)

davidmiller commented 6 years ago

Unlikely to review this short term - causes no user facing errors