Closed (fixed)
Project:
Webform
Version:
8.x-5.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2020 at 21:24 UTC
Updated:
26 May 2020 at 14:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jrockowitz commentedAre you able to reproduce this issue using https://simplytest.me?
Are the webform libraries being loaded via CDN? (see /admin/reports/status)
Comment #3
jrockowitz commentedComment #4
mahsandu commentedI have created site in simplytest.me (https://stm5e8cecbb5bdc5-yswruddrna7rkrszb3jfchcs5fmzec8v.tugboat.qa) that worked fine. But in my site this is happening.
I have created a screen-cast. please see in the link (Video Screen cast). Hope this helps you.
I have looked into the status report but, no error with webform libraries. I have installed all the libraries using ludwig as my hosting doesn't support composer.
Comment #5
jrockowitz commentedEither some custom or contrib code/theme is most likely triggering this issue. You might try disabling some modules.
Since I can't reproduce this issue, there is no way for me to fix it.
Comment #6
mahsandu commentedThanks jrockowitz for the hint. I have figured out the problem.
webform_shortcuts Module is creating that problem. After disabling this module the problem is gone. Re-enabling again comes with problems.
Please solve the problem with what is with the "Webform Shortcuts" Module. Hope you will find out. Have a nice day.
Comment #7
jrockowitz commentedYep! I am able to reproduce this issue by having the "Webform Shortcuts" Module without the jquery.hotkeys library being downloaded on my local machine. I am pretty sure https://simplytest.me will duplicate this issue when the "Webform Shortcuts" Module is enabled.
Comment #8
jrockowitz commentedThe attached patch fixes the broken CDN link.
Comment #9
baronejrockowitz FYI: i was not able to reproduce the bug on https://simplytest.me - webform 8.x-5.9 with webform_shortcuts enabled.
The fields were added without any errors:
Comment #11
jrockowitz commented@barone Thanks for reviewing this issue.
I committed the patch. Please download the latest dev release to review.
Comment #12
barone@jrockowitz just installed the latest webform 8.x-5.x into a clean 8.8.5 installation.
Apache/2.4.29 (Ubuntu)
PHP 7.2.24-0ubuntu0.18.04.3
MySQL5.7.29-0ubuntu0.18.04.1
Fields created with the webform_shortcuts enable, without any bugs or errros.

Test Evidence
Comment #14
asespat commentedHello sorry. didnt see this post.
I have the librarie jquery.hotkeys at libraries.
what i'm missing?
thanks
Comment #15
asespat commentedThanks.
sorry for disturbing i really apologice.
i solved uninstalling webform_shortcuts
thanks a lot.