Closed (fixed)
Project:
Hide Submit Button D8
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2019 at 11:20 UTC
Updated:
16 Dec 2019 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nikitaaswani commentedComment #3
nikitaaswani commentedComment #4
nikitaaswani commentedSince sometimes the response of AJAX is form itself, instead of finding form in context, checked if context has tag form or document. Attaching patch to resolve the issue.
Comment #5
nikitaaswani commentedComment #6
ambuj_gupta commentedComment #7
ambuj_gupta commentedTested and verified the module after adding the patch created by @nikitaaswani. And it is working as expected.
Comment #8
ambuj_gupta commentedComment #9
nikitaaswani commentedWill be fixing the linting issues in the patch.
Comment #10
nikitaaswani commentedFixed the linting issues in the last patch.
Comment #11
nehajyoti commented@nikita,
------------------------
Committing the patch - lazyload_issue-3085453-10.patch to 8.x branch. ( Note: Have release alpha3 release just before applying this patch).
Comment #13
nehajyoti commented