Skip to content

magento man

Uncaught TypeError: t.options.map is not a function (Magento 2.4.4p4)

I’m encountering the following error when accessing Magento 2.4.4p4: ds.min.js:1 Uncaught TypeError: t.options.map is not a function at u (ds.min.js:1:1998) at ds.min.js:1:2563 at Array.map (<anonymous>) at l (ds.min.js:1:2443) at f (ds.min.js:1:3116) at ko.subscription._callback (ds.min.js:1:22219) at Function.notifySubscribers (knockout.js:1401:50) at Function.valueHasMutated (knockout.js:1645:46)… Read More »Uncaught TypeError: t.options.map is not a function (Magento 2.4.4p4)

PageBuilder module missing 2.4.6-p1

I’ve got a fresh server with magento 2.4.6-p1 installed by the providor. The whole PageBuilder module is missing from the installation. Is that posible to leave-out while installing magento? And if so, how to install it again?