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](https://www.drupal.org/node/2808287)** > Importing configuration files using Drush is working fine. **[Issue #1920902: Unable to tidy the bulk export of Webform and WebformOptions config files because Drupal's YAML utility is not a service.](https://www.drupal.org/node/1920902)** > 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](https://www.drupal.org/project/issues/drupal?status=Open&version=8.x&component=forms+system)** > Any changes, improvements, and bug fixes for Drupal's Form API may directly > impact the Webform module. - [Issue #1593964: Allow FAPI usage of the datalist element](https://www.drupal.org/node/1593964) **[Issue #2502195: Regression: Webform throws LogicException when trying to render a webform with object as an element's default value.](https://www.drupal.org/node/2502195)** > Impacts previewing entity autocomplete elements. **[Issue #2207383: Create a tooltip component](https://www.drupal.org/node/2207383)** > Impacts displaying element description in a tooltip. jQuery UI's tooltip's UX > is not great. **[Issue #2741877: Nested modals don't work: when using CKEditor in a modal, then clicking the image button opens another modal, which closes the original modal](https://www.drupal.org/node/2741877)** > Makes it impossible to display the CKEditor in a dialog. > Workaround: Use custom download of CKEditor which include a CKEditor specific > link dialog. ### \#states API (Conditionals) #### Button (button & submit) **[Issue #1671190 by Lucasljj, idebr, Cameron Tod: Use