You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
error: Unhandled Rejection at: Promise Promise {
TypeError: Cannot read property 'attribute_id' of null
at findOptionValues (/var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/produc
t.js:256:47)
at /var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/product.js:261:37
at Array.map ()
at selectFields (/var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/product.js
:260:39)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
} reason:
{
message: "Cannot read property 'attribute_id' of null",
stack: "TypeError: Cannot read property 'attribute_id' of null\n" +
' at findOptionValues (/var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/pro
duct.js:256:47)\n' +
' at /var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/product.js:261:37\n'
+
' at Array.map ()\n' +
' at selectFields (/var/www/html/storefront-api/node_modules/mage2vuestorefront/src/adapters/magento/product
.js:260:39)\n' +
' at runMicrotasks ()\n' +
' at processTicksAndRejections (internal/process/task_queues.js:97:5)'
}
The text was updated successfully, but these errors were encountered: