rowin1 / Pokemon-Showdown-Enhanced-Tooltips

Chrome Extension that enhances Pokemon Showdown tooltips
21 stars 10 forks source link

Error in firefox version #19

Open a11ce opened 4 years ago

a11ce commented 4 years ago
TypeError: serverPokemon is null showPokemonTooltip.js:590:7
    showPokemonTooltip moz-extension://2c346df2-a4ce-f24e-ad18-02f12db16a2f/js/showPokemonTooltip.js:590
    showTooltip https://play.pokemonshowdown.com/js/battle-tooltips.js?75f88559:316
    showTooltipEvent https://play.pokemonshowdown.com/js/battle-tooltips.js?75f88559:243
    jQuery 2
        dispatch
        handle

This shows in the console three times, and the tooltip doesn't appear at all.

a11ce commented 4 years ago

This only affects opponent pokemon, the player's show correctly

rowin1 commented 4 years ago

Hey @a11ce , thanks so much for submitting an issue. When I get some free time to investigate, I'll try to fix this!