Active
Project:
Manual Crop
Version:
7.x-1.7
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2020 at 21:33 UTC
Updated:
10 Jun 2020 at 21:33 UTC
Jump to comment: Most recent
I have to use a Manual crop in the image field in the paragraph. When I click to button "Crop" nothing happens and in the console, I see error :(https://prnt.sc/sxhqxg):
Uncaught ReferenceError: ManualCrop is not defined
at HTMLInputElement.onmousedown (edit?destination=admin/content&content_lock_token=MGIpLu7kvc1rR36pBg:1)After clicking to the node save button, I can see notification what some of the crops are required, and then when I click to button "Crop" I can use the module as expected. Looks like some libraries doesn't load for the first time
Comments