5.1 KiB
Known Issues
Below are known Drupal 8 core issues that are affecting the Webform module.
Configuration Management
Issue #2808287: Importing Webform config file via the UI is throwing serialization error
Importing configuration files using Drush is working fine.
The Webform module provides drush commands to 'tidy' exported YAML and configuration files that so they are easier to read and edit.
Form Elements
Drupal core webforms system issues
Any changes, improvements, and bug fixes for Drupal's Form API may directly impact the Webform module.
Impacts previewing entity autocomplete elements.
Issue #2207383: Create a tooltip component
Impacts displaying element description in a tooltip. jQuery UI's tooltip's UX is not great.
Makes it impossible to display the CKEditor in a dialog. Workaround: Use custom download of CKEditor which include a CKEditor specific link dialog.