Skip to content

Commit 1d3ed8a

Browse files
author
Mohan Ahuja
committed
ACP2E-711: "Invalid Form Key. Please refresh the page." error occurs when changing the product limit in categories
- Updating composer dependency for Catalog module in PageCache module.
1 parent 526725c commit 1d3ed8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/PageCache/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"magento/framework": "*",
1010
"magento/module-backend": "*",
1111
"magento/module-config": "*",
12-
"magento/module-store": "*"
12+
"magento/module-store": "*",
13+
"magento/module-catalog": "*"
1314
},
1415
"type": "magento2-module",
1516
"license": [

0 commit comments

Comments
 (0)