This is a critical issue for me.
The patch from #5 only half-works for me. I can preview until I change the focal point, and then future previews stop working and Ajax errors are thrown in console.
- DDEV
- Drupal 10.3.6
- PHP 8.3
- Focal Point 2.1.0 and 2.1.1
I tried with PHP 8.1 as well. Still erroring out.
seoulpanda20 β created an issue.
Is anyone still having this issue?
I'm unable to reproduce with the following versions:
- Drupal Core: 11.0.1
- Gin: 3.0.0-rc13
- Paragraphs: 1.18.0
If you have specific core and paragraphs versions you're running into issues with, I can help out. But I'd give upgrading Gin and Paragraphs a try (if possible).
Confirming that I'm also running into this problem. I receive a 500 PHP Fatal error on form submission.
Versions:
- Core: 10.2.5
- Devel: 5.2.1
PHP Fatal error on form-submission:
PHP Fatal error: Type of Drupal\\webform\\Plugin\\DevelGenerate\\WebformSubmissionDevelGenerate::$entityTypeManager must be Drupal\\Core\\Entity\\EntityTypeManagerInterface (as in class Drupal\\devel_generate\\DevelGenerateBase) in /var/www/html/www.example.com/web/modules/contrib/webform/src/Plugin/DevelGenerate/WebformSubmissionDevelGenerate.php
Frustrating but glad I came across this thread!
Thanks for your hard work all these years, @jrockowitz.
What Text Format is the WYSIWYG using? I've found that it usually needs to be in order to do extensive stuff in the source code.
Otherwise, it simply gets erased when you switch back to markup view.