FAI-CIVL / FAI-Airscore

AirScore - online paragliding / hanggliding GAP-based scoring software.
https://airscore.cc/
GNU General Public License v3.0
13 stars 17 forks source link

Uncaught Error: BsMultiSelect: Popper.js is required #256

Open philderbeast opened 3 years ago

philderbeast commented 3 years ago

When for a pilot in the results table, I select [Full tracklog map], I see this error logged in the console:

BsMultiSelect.js:42 Uncaught Error: BsMultiSelect: Popper.js (https://popper.js.org) is required
    at x (BsMultiSelect.js:42)
    at BsMultiSelect.jquery.js:64
    at a (AddToJQueryPrototype.js:14)
    at HTMLSelectElement.<anonymous> (AddToJQueryPrototype.js:30)
    at Function.each (jquery-3.5.1.min.js:2)
    at S.fn.init.each (jquery-3.5.1.min.js:2)
    at S.fn.init.l [as bsMultiSelect] (AddToJQueryPrototype.js:23)
    at install (VM308 5-1:419)
    at VM308 5-1:421
biuti commented 3 years ago

Should be fixed with https://github.com/FAI-CIVL/FAI-Airscore/commit/7a5ee79daf2f4bbe782f06371dfef517a9c0a6a3. I leave this open, please close if error is fixed for you.