Tendsty / gooboo

An idle / incremental game
GNU General Public License v3.0
84 stars 26 forks source link

Error when using Tab-switch hotkey while card-selection dropdown is active #56

Open edbrannin opened 5 months ago

edbrannin commented 5 months ago

Steps to reproduce:

  1. Go to any zone's Prestige screen
  2. Click on the Card selector to expand its menu
  3. Press a zone-switch hotkey

Expected result:

Switch zones

Observed result:

TypeError: Cannot read properties of undefined (reading 'getTiles')
    at o.<anonymous> (VSelect.ts:669:46)
    at Array.<anonymous> (vue.runtime.esm.js:3143:20)
    at ii (vue.runtime.esm.js:3065:16)
Ke @ vue.runtime.esm.js:3049