We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just drawing a lot of battle goals
ERROR Stack Trace:
Cannot read properties of undefined (reading 'name')
TypeError: Cannot read properties of undefined (reading 'name') at Jt.drawBattleGoal (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:1:28220) at o.drawCard (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:48:351102) at https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:48:348283 at fy (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:68573) at C (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:68745) at HTMLAnchorElement. (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:13:7101) at f.invokeTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:19654) at Object.onInvokeTask (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:3690) at f.invokeTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:19575) at _.runTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:14934)
ghs-data-dump.json
Not throwing an error
No response
The text was updated successfully, but these errors were encountered:
address #655
dbcc86f
Very niche issue, but thanks for noticing. Should be fixed now in v0.108.1.
Sorry, something went wrong.
kimmathiassen
No branches or pull requests
Is your feature request related to a problem? Please describe.
Just drawing a lot of battle goals
ERROR Stack Trace:
Cannot read properties of undefined (reading 'name')
TypeError: Cannot read properties of undefined (reading 'name')
at Jt.drawBattleGoal (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:1:28220)
at o.drawCard (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:48:351102)
at https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:48:348283
at fy (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:68573)
at C (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:68745)
at HTMLAnchorElement. (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:13:7101)
at f.invokeTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:19654)
at Object.onInvokeTask (https://ghs.champonthis.de/main.fa6a966ddf5ddbb7.js:78:3690)
at f.invokeTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:19575)
at _.runTask (https://ghs.champonthis.de/polyfills.047105b407231e8a.js:7:14934)
Describe the solution you'd like
ghs-data-dump.json
Describe alternatives you've considered
Not throwing an error
Additional context
No response
The text was updated successfully, but these errors were encountered: