Problem/Motivation
With PHP 8.3 there is an error message displayed on the entity form
Deprecated function: Creation of dynamic property Drupal\preview\PreviewFormService::$entity is deprecated in Drupal\preview\PreviewFormService->alterForm() (line 129 of modules/contrib/all_entity_preview/src/PreviewFormService.php).
Steps to reproduce
Open edit form of an entity that is allowed to use preview.
Issue fork all_entity_preview-3488909
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 #4
a.dmitriiev commented