GanttChart icon indicating copy to clipboard operation
GanttChart copied to clipboard

Gantt-Chart is a sample component that demonstrates what can be built with Lightning Web Components (LWC)

Results 3 GanttChart issues
Sort by recently updated
recently updated
newest added

Fix : uncaught typeerror: 'set' on proxy: trap returned falsish for property 'class'. On Winter 20 SFDC release

the allocation object is immutable at this point, resulting in the error: > Uncaught TypeError: 'set' on proxy: trap returned falsish for property 'class' The change simply makes a mutable...

When installed in a Winter '20 org, the component does not work. ## Repro steps: 1. Clone repo 2. Create a scratch org 3. Push source to scratch org 4....