Open shestpa opened 1 year ago
A small clarification - local preview works well:
@shestpa The repo is pretty old, so there may be differences (i. e. Lightning Web Security), which causes this.
LWC1503: Usage of `process` is not allowed (6:3993)
LWC1503: Usage of `process.env.VUE_ENV` is not allowed (6:4020)
Good afternoon! Colleagues, seems like a component using Vue is not working:
Stack trace:
TypeError: Cannot read properties of undefined (reading 'id') at bn.cleanupDeps (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:26975) at bn.get (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:26686) at new bn (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:26477) at t (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:64313) at In.$mount (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:64460) at t._init (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:32807) at new In (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:30137) at Array.Go (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:6:69383) at Proxy.renderedCallback (eval at <anonymous> (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352)), <anonymous>:1:508) at eval (eval at Ty (https://static.lightning.force.com/na212/auraFW/javascript/f-ORwbkOzgxJoD8-NarJXg/aura_prod.js:55:71352), <anonymous>:3:25279)
What could be the problem here?