Thanks for your reply.
I have the following modules installed on my site:
- Metatag 2.0.2
- Metatag: Mobile & UI Adjustments
Schema.org Metatag module is not installed.
Thank you very much for your verification.
The error log of my Linux server did not contain any information related to the metatag module, but after uninstalling the metatag module, it started working normally!
For reference, the error log of the Linux server is as follows.
(70007)The timeout specified has expired: AH01075: Error dispatching request to : (polling), referer: https://MYDOMAIN/admin/webform/manage/MYURLALIAS/submission/980/edit
And as you can see in your log, the memory usage of Apache & PHP-FPM increases.
If this is not a problem with the Webform module, I will close this case. What do you think?
ryo ichiyama β created an issue.
This is not a reproduction procedure, but when I put βdisplay: none;β in the Element CSS style,
the drop-down menu is no longer displayed.
I hope this will be of some help.
I have also confirmed a similar event.
If you click on the upper left corner of the first option (image), a drop down menu appears.
I have tried with Bartik, Clalo, and Edu-x themes and the drop down menu appears in all cases.
I also used Chrome and Edge for Windows and Safari for iPhone as browsers.
I would prefer not to have the drop-down menus displayed, although I have no functional problems with them.
@andikanio , @mmenavas
Thank you very much.
If I can get my environment back to normal I will try to see if I can update it without reinstalling the module.
Hello.
I got an error in my local development environment, so I tried it in the staging environment and got the same error.
Below is the minimal YAML source.
file1:.
'#type': managed_file
'#title': File1
'#file_preview': file
'#file_extensions': 'pdf jpg jpeg png'
'#sanitize': true
'#button': true
'#button__title': Upload1
I have seen the same logs as @greatmatters after updating Drupal Core to 10.2.
Additionally, the browser displays the attached error message.
The version of the Webform module (6.2.2) has not changed before or after the Core update.
Any hints would be appreciated.
Thank you for responding so quickly.
I have patched and reinstalled the module and have confirmed that the warning is gone.
Ryo Ichiyama β created an issue.
Thank you so much for making the patch.
Since you made it, I would like to try it in my development environment.
I will consider using the lock function to replace the production environment operation.
Ryo Ichiyama β created an issue.
I am glad I could be of help :)
I had the same problem recently, but I found that if the target webform is used as a "wenform node" content, the memo can be used without the "ADMINISTER WEBFORM & SUBMISSIONS" permission.
I am not sure if this is the way it was designed to work, but this is how I handled it.