What is this aggressive caching?

so, i made some changes in my custom app, there is no possible way of having this reflected because this insane aggressive cashing. what i tried:

  • bench --site customer1 clear-cache
  • uninstalling/reinstalling app
  • migrating
  • triple checking if the code is really updated
  • verified via console, works
  • migrate again
  • clear cache again
  • restart bench
  • uninstall site
  • reisntall site
  • again verify with console
  • migrate again

but NEVER EVER use the ‘build’ command, because then all your CSS is broken beyond repair and the ONLY thing that can fix that is a complete reinstallation of your server. And even IF you do the build command, your changes are still not reflected.

Why cant it be just normal, like everyone else?

Hi @Sanewanderer:

Seems something else on the room :slight_smile:
Never experienced this level of poltergeist …

1 Like

Whenever I experience unexpected results, I ALWAYS find my coding errors have caused such. It often takes a long time to find the error.

Perhaps you should explain your development technique/procedure so we can offer sound advice.

“Nothing is ever easy, but if it’s difficult, you must be doing it wrong”… my words to live by.