Sunny Side Up
Sunny Side Up
We found that all non-image files (e.g. PDF/DOCX/CSV/XLS) look like the below image, and there isn't any way to distinguish them yet.  This obviously makes it hard to work...
I am getting this error. `Call to undefined function GuzzleHttp\Promise\unwrap()` in `TheIconic\Tracking\GoogleAnalytics\Network\HttpClient::__destruct` at line 51 This is what I am sending: ``` $analytics = new Analytics(); $analytics->setProtocolVersion('1') ->setTrackingId($this->getTrackingID()) ->setUserId(base64_encode($memberID)) ;...
 and on hover:  arrows are seen on scrollbar:  ```html ``` when it first loads, it looks great and THEN goes all weird! JS Issue?
The current implementation for the canonical link is not so good, because it removes any actions / ids / getvariables that often are an integral part of a page (e.g....
Hi Damian, I just put in a bit of a daft pull request for SS4. Just to let you know that we are working on it. All those changes came...
It appears to me that for the 4.3.0 version, when you have a page that is only accessible to admins then, once cached (admin browsing the site), this page is...
We are experiencing some weird caching issues that, very likely, do NOT to relate to this module. I am still posting here just in case anyone else has experienced the...
This file causes issues when requests are made via ajax (e.g. TreeDropdownField)