On the Pokémon Showdown! Damage Calc I try to use the One vs All option, but when I select a pokémon and a format, I press "Honkalculate" and nothing happens. I went into the Chrome console and this is the error I found:
HTML:
Uncaught TypeError: pokeInfo.find is not a function
at new Pokemon (shared_controls.js:408)
at calculate (honkalculate_controls.js:76)
at HTMLButtonElement.<anonymous> (honkalculate_controls.js:231)
at HTMLButtonElement.dispatch (jquery-1.9.1.min.js:3)
at HTMLButtonElement.v.handle (jquery-1.9.1.min.js:3)