pamtbaau
pamtbaau
@sherlock1982 Patch seems to work. Thanks!
ATS 5.0.0-0 is working fine for me.
@vincentw56 That might be in your app... In mine it works fine in both initial and watch cycle.
Tested at-loader 5.0.0-0 on another project of mine and it is working fine in both initial and watch cycle. Have a look at [angular5-electron-sqlite3-bootstrap4-webpack](https://github.com/pamtbaau/angular5-electron-sqlite3-bootstrap4-webpack)
Just moved to data visualisation and realised I'm a noop with respect to data manipulation... My conversions from Sqlite based normalised long data to wide was uhhh... less then optimal...
@rhukster, setting `system.cache.clear_images_by_default` is being used in `Grav/Common/Cache::clearCache()`, but only when `clearCache()` is being called with parameter `$remove` having value `default`. Command `$ bin/grav cache` works as expected when setting...
I wonder, due to which changes in Grav do existing folder structures and images in */images* become unusable and must therefor be wiped? - Is there a change in Grav...
Any news to share on this issue? A user on Discourse is having trouble with 2GB of images...
Yes, even if the user specifies the default language (de) in the URL, the user will be redirected to the language of the browser (es). - With no language specified...
Did you actually test it? Steps to reproduce: - Create new Grav 1.6.26 site using latest download - Add the following to /user/config/system.yaml ``` languages: supported: - de - en...