TypeError: source/components/cms/TeaserImageSection/TeaserImageSection.pug:7
5|
6| each entry in entries
> 7| -
8| const {attributes, ...item} = entry
9|
10| li&attributes(attributes)
Cannot destructure property 'attributes' of 'entry' as it is undefined. on line 12
at Object.eval (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :63:8)
at Object.eval (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :92:4)
at Object.template [as render] (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :95:7)
at processFile (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/@stageny/base/lib/base.js:297:20)
at processComponent (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/@stageny/base/lib/base.js:253:17)
at component (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/@stageny/base/lib/base.js:170:18)
at Object.pug_interp [as Component] (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :29:46)
at block (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :53:24)
at Object.pug_interp (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :16:10)
at Object.eval (eval at wrap (/home/runner/work/sibir-frontend/sibir-frontend/node_modules/pug-runtime/wrap.js:6:10), :50:25)