Sorry, An issue with the same content had already been created.
https://www.drupal.org/project/drupal/issues/3415478 π \Drupal::entityTypeManager()->getStorage('user_role')->load() can't load non-english string Active
This filter returns a webform that contains permissions for the retrieved user name or user role ID.
In WebformEntityListBuilder, `$this->getEntityStorage('user_role')->load($keys)` returns error when $keys contains non-ASCII characters.
https://git.drupalcode.org/project/webform/-/blob/6.3.x/src/WebformEntit...
It is possible to handle this error in the Webform module, but it seems to me that an Issue could be created as a Drupal core issue.
I would like to hear your opinions.
I faced a similar problem when searching for the word 'ιδΌ'. (It means 'unsubscribe' in Japanese.)
My environment is as follows.
Modules
drupal/core-recommended 10.3.2
drupal/webform 6.2.7
DB
MySQL
- 5.7.29 on local
- 5.7.40-log on acquia
Fix icon size temporary.
Need to fix paths with viewBox="0 0 64 64" and add src svg file.
Add xing option in Plugin/Block/SocialSharingButtonsBlock.php and Fix svg size attr on twig.