Hello,
I am using the Gantt Chart view to view tasks, and rendering the image of person that is the task assignedTo.
I did that by both the ways
1. creating a task and by new "DayPilot.Task" and passing the html to box.htmlRight
2. and in the "onBeforeTaskRender".
The issue is that the image is appearing as broken.
Thank you