looks like this was fixed in alpha4 version. please refer to change logs for additional details - https://www.drupal.org/project/tamper/releases/8.x-1.0-alpha4 β
I get this in logs.
https://imysite/batch?_format=json&id=116&op=do&op=do_nojs|
Drupal\tamper\Exception\TamperException: Input should be a string. in Drupal\tamper\Plugin\Tamper\Explode->tamper() (line 80 of drupal/html/modules/contrib/tamper/src/Plugin/Tamper/Explode.php).
Is there a way to check if the input source for the Tamper is a string and only explore it if it is. If it is empty, then do not apply the tamper
Closed: duplicate
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
looks like this was fixed in alpha4 version. please refer to change logs for additional details - https://www.drupal.org/project/tamper/releases/8.x-1.0-alpha4 β