Windows: 8.1
Grav: 1.3.8
PHP 7.1.11 (cli) (built: Oct 25 2017 20:54:15) ( NTS MSVC14 (
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
Seeing "Invalid AJAX response" errors when using the built-in PHP webserver.
> php -S localhost:8000 system/router.php

Just FYI, this does appear to be windows-specific as things are working fine on my mac. I need to setup a VM to test this on windows. Unless others can provide insight?
i've been able to replicate this.. now i need to work out what's going on
Fixed in latest CI of Grav https://github.com/getgrav/grav/commit/9b445ac5b6b79488d4bcd7c2bd16cc5ce83be40c.
Can you please test?
Thanks. Resolves the error. The notifications and news feeds sections also load properly now.
Hello
Thanks for this fixe. I've just begin to learn and start with Grav, but it seems really cool :-)
Just one remark. All skeletons should be impacted by this specific Windows behavior. An Important notice must be added in troubleshooting guide of https://github.com/getgrav/grav-learn
Or alternatively fix all skeletons. Example with https://github.com/getgrav/grav-skeleton-blog-site
Laurent
New releases and builds of all skeletons coming soon.
Most helpful comment
Fixed in latest CI of Grav https://github.com/getgrav/grav/commit/9b445ac5b6b79488d4bcd7c2bd16cc5ce83be40c.