powermailautocomplete used with Typo3 12.4.26 and powermail 12.5.1
We included the extension as explained, but every time we clear the system-cache (red bolt in Backend) and reload a powermail-form in frontend, we get the following error; after reloading the page the autocomplete-attributes are missing.
Call to undefined method In2code\Powermail\Domain\Model\Field::getAutocompleteToken()
in /var/www/html/vendor/traw/powermailautocomplete/Classes/ViewHelpers/AutocompleteViewHelper.php line 56
Only after flushing Typo3 and php-cache in maintenance-module the attributes are back...??