Steps to reproduce
After enabling this module we went to /admin/config/regional/ai_translate and tried to send "User interface translator", it threw an error
Error: Cannot initialize readonly property Drupal\ai_translator\Form\TranslatorForm::$localeStorage from scope Drupal\Core\Form\FormBase in Drupal\Core\Form\FormBase->__wakeup() (line 89 of core\lib\Drupal\Core\DependencyInjection\DependencySerializationTrait.php).
I've attached an image illustrating my actions—installing the module and searching within the extend panel.
| Comment | File | Size | Author |
|---|---|---|---|
| ai trans..png | 91.95 KB | aman_lnwebworks |
Issue fork ai_translator-3453900
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
aman_lnwebworks commentedHi @psf_ @luismagr
I have created MR!2 for the above issue, Please review it once.
Thank you
Comment #4
psf_ commentedHi @aman_lnwebworks,
Thx by the patch.
What PHP version are you using?
Comment #5
aman_lnwebworks commentedI am using PHP version 8.1.10
Comment #6
psf_ commentedI see, thx : ) It's merged
Comment #7
psf_ commentedComment #8
psf_ commented