Hi, need help please. Am unable to add or edit a page in magento 2.2.
steps to reproduce:
Magento 2.2 clean/fresh manual install
standard PHP7/MSQL environment
Go to Admin....>Content......>Pages....>Add Page
Error message: Data key is missing: code-entity
see image below
thanks
A few of us have reported this on GitHub here:
https://github.com/magento/magento2/issues/11163#issuecomment-333800082
However, it looks like we're stuck until they can replicate it.
I've managed to replicate the issue on 3 Magento 2.2 stores installed on various environments so far. The problem is clearly related to google/analytics/active and google/analytics/experiments values set to true.
Mine pull request concept for the issue https://github.com/magento/magento2/pull/11205
you are right .. when we enable google analytics that problem occur ...