fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
487 stars 301 forks source link

JavaScript TypeError when clearing individual selection #2463

Closed maekclena closed 5 years ago

maekclena commented 5 years ago

The "Remove all items" button to clear an individual selection in charts fails with this JavaScript error:

TypeError: this.placeholder is undefined
fisharebest commented 5 years ago

Which chart? The text "Remove all items" doesn't exist in any of the webtrees code...

maekclena commented 5 years ago

I'm talking about the individual selection box in the Ancestors chart, for example. I think it's from the Select2 module.