Problem/Motivation

Folks may want to use devel with kint for debugging purposes. It's often faster and more insightful than xdebug for myself. When attempting to use Kint with Zuvi, the contents of DPM are late loaded into the messages region, and thus the Kint JS doesn't apply to them making it so you can't expand any values passed to DPM

Steps to reproduce

-Install Zuvi
-DL+Enable Devel
-DL+Enable Devel/Kint
-DPM() anything anywhere.
-See that kint can't be expanded.

Proposed resolution

TBD.

Remaining tasks

TBD.

Comments

jnicola created an issue.

ravis’s picture

Hello,

1) Are you able to use kint+ devel module with same setup in default olivero theme.

2) Please give a try to these steps (using Devel Kint Extras module)
https://www.webwash.net/how-to-print-variables-using-devel-and-kint-in-d...