- Issue created by @poakpong
- 🇳🇱Netherlands megachriz
I experience this issue too. But with error reporting on, I get the following error:
Fatal error: Class Drupal\markdown\BcSupport\SubformState contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Drupal\Core\Form\FormStateInterface::setIgnoreDestination, Drupal\Core\Form\FormStateInterface::getIgnoreDestination) in /web/modules/contrib/markdown/src/BcSupport/SubformState.php on line 16
For that error, there already is an other issue: 🐛 Subformstate incorrect interface error Active
So assume that this issue is a duplicate of that one.@poakpong
Feel free to reopen this issue if the reason that you saw a blank page was caused by a different error. (Check the logs on /admin/reports/dblog after you faced the blank page or enable error reporting on /admin/config/development/logging.)