- last updateabout 2 years ago 56 pass
- π΅π±Poland paweldxmI had to change this replacement from boolean to string for the "multiple" variable. At this point, config_inspector no longer throws any error. widgets.d1242488-7d4a-4c7a-b224-dbb86faf0b7a.settings.multiple Allow Multiple Files boolean Yes 1 variable type is string but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanDataI've added the corrected patch. 
- Status changed to RTBCabout 2 years ago 9:02pm 26 September 2023
- I ran into this same problem (my functional tests were failing locally after I added this feature to my custom entity browser). The patch in #3 fixes the issue for me. 
- πΊπΈUnited States dave reid Nebraska USADave Reid β made their first commit to this issueβs fork. 
- πΊπΈUnited States dave reid Nebraska USAI found a couple more things to fix and opened a MR. Working on validating and reviewing the changes. 
- πΊπΈUnited States dave reid Nebraska USAI had to change this replacement from boolean to string for the "multiple" variable. FYI boolean is the correct type here. Once this is committed and you update, if you re-save the entity browser configuration it should fix itself from a string to the correct boolean type for that value. 
- 
            
              Dave Reid β
             committed 9fd899d2 on 8.x-2.x
Issue #3250751 by Dave Reid, Jaypan, paweldxm: Fix missing and invalid... 
 
- 
            
              Dave Reid β
             committed 9fd899d2 on 8.x-2.x
- Status changed to Fixedalmost 2 years ago 6:52pm 11 December 2023
- πΊπΈUnited States dave reid Nebraska USATested and confirmed this resolved all config schema errors. 
- Automatically closed - issue fixed for 2 weeks with no activity.