Graeme Lambert
Graeme Lambert
I've followed the installation steps, ran `reinstall -s` and this is what I get when I try to go to https://mage2.dev:88/ 
### `Details` Traced this issue down to `attrs` and this area in particular; ```javascript let attrValue = object[key]; if (replaceQuote) { attrValue = object[key].replace(/"/g, '"'); } attr += ' '...
If we could access statistics via the admin panel and via the API that would be very useful. Statistics that come to mind would be common phrases and # searches...