Hi there,
when I switch from a timber based theme to a default not timber based theme (twentytwentyone for instance) I get the error that the timber class is not defined. It would be good, if you could check for that class before adding all the filters maybe.
Thanks!
]]>Even after installing packages via composer, and confirming I’m running the PHP version higher than 7.4.14, I’m getting this error;
Fatal error: Uncaught Error: Class "Symfony\Component\VarDumper\VarDumper" not found in /var/www/web/wp-content/plugins/debug-bar-timber/class-debug-bar-timber.php:93
It appears that the vendor directory is missing in your package. I had to run composer install
to get the plugin to work. Same issue installing via WPAckagist