質問

Magento 2 admin product edit page taking too much time to load product edit page for a large number of the associated product(around 1500) for bundle products.

Till now, I have tried to set 'opened' =>false in Ui component. But this doesn't solve the problem the problem of time it took to load the page. How can I do this?

Any help would be appreciated.

正しい解決策はありません

他のヒント

looks like it is a server issue. try checking your php resource settings check those settings like max_execution_time and the max_input_time try to change it and restart your server after

Then check if it resolves the issue.

ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top