Hi all,
I'm developing a responsive Website with the following setup:
PW 2.5.3
Debug = true
Template caching set to one month, guests only
Google Chrome latest release (not the beta channel)
With this setup I'm experiencing weird problems when using Chrome dev tools:
changes in my templates are not reflected in the frontend until the page is saved (despite caching is set to "guests only")
after each page save I'm logged out from the admin and have to log in again
I can repeat this problem since days and on Windows as well as on OS X. In contrast, if I switch to Firefox Developer Edition's dev tools everything works as it should - no problems at all. So presumably it's some interference with Chrome's dev tools.
Does anybody has experienced the same? Any hints for debugging?
Thanks!