Problem/Motivation
I create a display with styled alert and token in it.
If i keep island plugin form opened and submit Reset form, input in form_state is good, but not values which are the component values.
Which display error :
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist. Valid plugin IDs for Drupal\ui_patterns\ComponentPluginManager are:
Steps to reproduce
See screencast which test 3 paths:
- First, let open component form, open and submit reset : FAIL
- Second, close component form, open and submit reset : FAIL
- Third, close component form, refresh page, open and submit reset : SUCCESS

| Comment | File | Size | Author |
|---|---|---|---|
| display-builder-form-submitted.gif | 14.68 MB | goz | |
| display-builder-form-submitted.mp4 | 7.66 MB | goz |
Comments
Comment #2
goz commentedComment #3
mogtofu33 commentedReset is a devel (display_builder_devel) feature, so not a priority for now, moved to beta phase.
For now to fix, simply delete and re-create the instance.
Comment #4
pdureau commentedComment #5
mogtofu33 commentedNow standalone entity is removed. The scope of this module is reduced and this is not related anymore.