diff --git a/src/botPage/view/blockly/utils.js b/src/botPage/view/blockly/utils.js index 78c3b2d253..9ae4555220 100644 --- a/src/botPage/view/blockly/utils.js +++ b/src/botPage/view/blockly/utils.js @@ -255,7 +255,7 @@ export const findTopParentBlock = b => { return null; } while (pblock !== null) { - if (pblock.type === 'trade') { + if (pblock?.type === 'trade') { return pblock; } block = pblock; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy