Drupal 8 kint() doens’t work

I noticed that kint() function doesn’t work on a fresh Drupal 8 installation. The solution is to uninstall BigPipe module, that comes preinstalled in the latest version of Drupal.

BigPipe is a caching technique that interferes with how kint() works.

Leave a comment

Your email address will not be published. Required fields are marked *