Chia-Network / chia-blockchain-gui

Chia blockchain GUI in electron/react
https://chia.net
Apache License 2.0
332 stars 246 forks source link

[BUG] Cannot read properties of undefined (reading 'version') #2251

Closed tom19990101 closed 9 months ago

tom19990101 commented 9 months ago

What happened?

Pooling --> Your Pool Overview --> Add a PLot

Version

2.1.3

What platform are you using?

Linux

What ui mode are you using?

GUI

Relevant log output or stacktrace

Cannot read properties of undefined (reading 'version')

URL
#/dashboard/plot/add

Stacktrace
at webpack://@chia-network/gui/src/components/plot/add/PlotAddForm.tsx:92:29 defaultsForPlotter
at webpack://@chia-network/gui/src/components/plot/add/PlotAddForm.tsx:101:19 plotters[plotterName].version.split
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:167:136 Xh
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:290:336 Wk
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:280:388 uj
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:280:319 uj
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:280:179 uj
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:271:87 Ok
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:273:299 Dk
at webpack://node_modules/react-dom/cjs/react-dom.production.min.js:127:104 jg
ChiaMineJP commented 9 months ago

Duplicate of this issue. https://github.com/Chia-Network/chia-blockchain-gui/issues/2245

This issue was already fixed and will be included in the next release.